Learn R Programming

iNZightTools (version 2.0.1)

is_cat: Is factor check

Description

This function checks if a variable a factor.

Usage

is_cat(x)

Value

logical, TRUE if the variable is a factor

Arguments

x

the variable to check

Author

Tom Elliott