Boolean types
The ordered
factor booltypes
ranks the boolean types.
booltypes
An object of class ordered
(inherits from factor
) of length 6.
non-boolean types
logical
for representing any boolean data including NA
bit
for representing dense boolean data
bitwhich
for representing sparse (skewed) boolean data
which
for representing sparse boolean data with few TRUE
ri
range-indexing, for representing sparse boolean data with a single range of TRUE
booltypes
has a names
attribute such that elements can be selected by name.
do not rely on the internal integer codes of these levels, we might add-in hi
later
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.