Description Usage Arguments Examples
This gives missing values an explicit factor level, ensuring that they appear in summaries and on plots.
1 | fct_explicit_na(f, na_level = "(Missing)")
|
f |
A factor (or character vector). |
na_level |
Level to use for missing values: this is what NAs will be changed to. |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.