is.string {GROAN} | R Documentation |
Is a string?
Description
Returns TRUE if the passed x variable is a length one variable containing characters values
Usage
is.string(x)
Arguments
x |
the variable to be checked |
Value
a boolean
[Package GROAN version 1.3.1 Index]