Description Usage Arguments Value Examples
HDF5 server data groups accessor
1 2 3 4 5 6 7 |
object |
H5S_source instance This function is deprecated and will be defunct in the next release. |
index |
numeric, if present, extracts metadata about selected group (sequential ordering of groups as returned by server) access for group information for HDF5 server |
... |
not used |
a data frame with group name and number of links for each group
1 2 3 4 5 | ## Not run:
bigec2 = H5S_source(URL_h5serv())
groups(bigec2)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.