domains {rhdf5client} | R Documentation |
This function is deprecated and will be defunct in the next release.
domains(object, ...)
object |
H5S_source instance |
... |
not used |
a data frame with domains name
hsdsCon = H5S_source(URL_hsds()) # hsds server connection setPath(hsdsCon, "/home/stvjc/")-> hsds domains(hsds)