is_categorical | R Documentation |
Check if family is categorical
is_categorical(x)
x |
a family, either numerical, a name, or a |
Returns a logical indicating if the object is the input object
represents a categorical or ordinal variable. If it cannot represent a
family then NA
is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.