content_checks {roperators} | R Documentation |
Contents of Vector Checks
Description
Misc/useful functions to easily determine what is contained in a vector.
Usage
is.constant(x)
is.binary(x)
Arguments
x |
object to be tested |
Value
a logical value
[Package roperators version 1.3.14 Index]