Class for HDF5 logical datatypes. This is an enum with the 3 values FALSE, TRUE and NA mapped on values 0, 1 and 2. Is transparently mapped onto a logical variable
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.