Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

H5T_LOGICAL-class

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


Description

Inherits from class H5T.

Value

Object of class H5T_LOGICAL.

Methods

new(include_NA = TRUE, id = NULL)

Create a logical datatype. This is internally represented by an ENUM-type

Parameters

id

Internal use only

Author(s)

Holger Hoefling

See Also


hdf5r

Interface to the 'HDF5' Binary Data Format

v1.3.3
Apache License 2.0 | file LICENSE
Authors
Holger Hoefling [aut, cre], Mario Annau [aut], Novartis Institute for BioMedical Research (NIBR) [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.