Description Usage Arguments Value
If possible, the R class of the specified object is obtained from the
attributes 'R.class' and 'class', in that order. If neither
attribute is available, the object is loaded from the HDF5 file and its R
class determined from the resulting R object.
1 | getObjectClassHDF5(infile, h5name)
|
infile |
An input HDF5 file. |
h5name |
HDF5 object name. |
R class of HDF5 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.