hsdsInfo {rhdf5client}R Documentation

HSDS server get request accessor

Description

This function is deprecated and will be defunct in the next release.

Usage

hsdsInfo(object)

Arguments

object

H5S_source instance

Value

a data frame with response

Examples

## Not run: 
hsdsCon = H5S_source(URL_hsds()) # hsds server connection
hsdsInfo(hsdsCon)

## End(Not run)

[Package rhdf5client version 1.12.0 Index]