View source: R/SmallFunctions.R
CheckCateg | R Documentation |
check if a variable is categorical variable
CheckCateg(x, maxLevel = 10)
x |
a vector of data |
maxLevel |
A number to specify the max number of categories for categorical data. |
CheckCateg(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.