is_cat {iNZightTools} | R Documentation |
Is factor check
Description
This function checks if a variable a factor.
Usage
is_cat(x)
Arguments
x |
the variable to check |
Value
logical, TRUE
if the variable is a factor
Author(s)
Tom Elliott
[Package iNZightTools version 2.0.1 Index]