getDatasetUUIDs: getDatasetUUIDs from hsds server

Description Usage Arguments Value Examples

View source: R/h5serv.R

Description

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

Usage

1

Arguments

object

instance of H5S_source(updated object with path to file set)

Value

character of dataset uuid obtained

Examples

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

## End(Not run)

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