domains: HSDS server domains accessor

Description Usage Arguments Value Examples

Description

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

Usage

1
domains(object, ...)

Arguments

object

H5S_source instance

...

not used

Value

a data frame with domains name

Examples

1
2
3
4
5
6
## Not run: 
hsdsCon = H5S_source(URL_hsds()) # hsds server connection
setPath(hsdsCon, "/home/stvjc/")-> hsds
domains(hsds)

## End(Not run)

rhdf5client documentation built on Nov. 8, 2020, 5:55 p.m.