is.bool {crmPack} | R Documentation |
Predicate checking for a boolean option
Description
Predicate checking for a boolean option
Usage
is.bool(x)
Arguments
x |
the object being checked |
Value
Returns TRUE
if x
is a length one logical vector (i.e., a
scalar)
[Package crmPack version 1.0.6 Index]