fct_replace | R Documentation |
Recode factor levels using str_replace_all
.
fct_replace(factor, pattern, replacement)
factor |
A factor. |
pattern |
A character of length 1. |
replacement |
A character of length 1. |
A factor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.