is.categorical | R Documentation |
wrapper around
is.character(x) || is.factor(x) || is.ordered(x)
is.categorical(x)
x |
an object to be evaluated as being categorical |
a boolean.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.