fetchDatasets: fetch datasets of a hdf5 file from the hsds server

Description Usage Arguments Value Examples

Description

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

Usage

1
fetchDatasets(object)

Arguments

object

instance of H5S_source

Value

data.frame with information about the datasets in the file

Examples

1
2
3
4
hsdsCon = H5S_source(URL_hsds()) # hsds server
hsdsCon@folderPath="/home/stvjc/hdf5_mat.h5"
ds = fetchDatasets(hsdsCon)
ds

sampoll/rhdf5client documentation built on June 4, 2019, 6:56 p.m.