H5S_ALL-class {hdf5r} | R Documentation |
Class for HDF5 default space
Description
It inherits all functions of the H5S
. As this is implemented, closing the id is overridden as this is a special id.
Value
Object of class H5S_ALL
.
Methods
print(...)
-
Just prints that it is the default class
Parameters
- ...
ignored
Author(s)
Holger Hoefling
See Also
[Package hdf5r version 1.3.11 Index]