H5P_factory {hdf5r} | R Documentation |
Create an H5P
out of an id
Description
Create an H5P
out of an id
Usage
H5P_factory(id)
Arguments
id |
The id to wrap inside an object |
Details
Function that determines the property list type of an id and creates the appropriate class for it.
Value
An object of class H5P
Author(s)
Holger Hoefling
[Package hdf5r version 1.3.12 Index]