combine_small_categories | R Documentation |
Combine small categories
combine_small_categories(x, nlevels = 3, other = "Other", verbose = FALSE, ...)
combine_later_categories(x, nlevels = 3, other = "Other", verbose = FALSE, ...)
x |
factor or character to be condensed |
nlevels |
number of levels to keep |
other |
name for 'other' category |
verbose |
default FALSE |
combine_later_categories()
: later categories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.