.check.factor.levels | R Documentation |
Intended only to be called within stratify
, not as a standalone function
.check.factor.levels(data, maxlevels = 4L)
data |
data.frame, a dataframe of factor variables of interest |
maxlevels |
integer, a maximum permissible number of levels |
invalid_factors, list of variable names with more than the permitted number of levels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.