Description Usage Arguments Examples
Replaces factor levels with arbitrary numeric identifiers. Neither the values nor the order of the levels are preserved.
1 | fct_anon(f, prefix = "")
|
f |
A factor. |
prefix |
A character prefix to insert in front of the random labels. |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.