bdgetDatasetsList_hdf5 | R Documentation |
Gets a list of all dataset names inside a group or all the datasets names starting with a prefix under a group
bdgetDatasetsList_hdf5(filename, group, prefix = NULL)
filename, |
character array indicating the name of the file to create |
group, |
character array indicating the input group where the data sets are stored |
prefix, |
character array optional, indicates the prefix with which the dataset names begin, if null, then the function returns all datasets inside the group |
Full matrix with results from reduction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.