hsdsInfo {rhdf5client} | R Documentation |
This function is deprecated and will be defunct in the next release.
hsdsInfo(object)
object |
H5S_source instance |
a data frame with response
## Not run: hsdsCon = H5S_source(URL_hsds()) # hsds server connection hsdsInfo(hsdsCon) ## End(Not run)