H5T_LOGICAL-class {hdf5r} | R Documentation |
Inherits from class H5T
.
Object of class H5T_LOGICAL
.
new(include_NA = TRUE, id = NULL)
Create a logical datatype. This is internally represented by an ENUM-type
Parameters
Internal use only
Holger Hoefling