Description Usage Arguments Value Examples
This function is deprecated and will be defunct in the next release.
1 | fetchDatasets(object)
|
object |
instance of H5S_source |
data.frame with information about the datasets in the file
1 2 3 4 | hsdsCon = H5S_source(URL_hsds()) # hsds server
hsdsCon@folderPath="/home/stvjc/hdf5_mat.h5"
ds = fetchDatasets(hsdsCon)
ds
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.