Description Usage Arguments Value
View source: R/fc_common_utils.R
This is a shortcut for levels(as.factor(vec)).
1 | fccu_plevels(vec)
|
vec |
The vector you want the "levels" for. |
The result of levels(as.factor(vec)).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.