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