get_id {hdf5r} | R Documentation |
Get the id of an H5RefClass
get_id(obj)
obj |
Object to get the id from |
If it is a H5RefClass, returns the id, otherwise returns the object itself as it assumes it is already an id.
The id itself
Holger Hoefling