type.logical {interfacer} | R Documentation |
Coerce to a logical
Description
Coerce to a logical
Usage
type.logical(x)
Arguments
x |
any vector |
Value
the input as a logical, error if this would involve data loss.
[Package interfacer version 0.2.3 Index]