H5P_factory {hdf5r} | R Documentation |
H5P
out of an idCreate an H5P
out of an id
H5P_factory(id)
id |
The id to wrap inside an object |
Function that determines the property list type of an id and creates the appropriate class for it.
An object of class H5P
Holger Hoefling