Description Usage Arguments Examples
Clean string data
1 | clean_string(x, set_case = NULL, set_recode = NULL, FUN = NULL, ...)
|
set_case |
valid input can be 'title','lower','upper' |
set_recode |
input should be a named vector. ex: "remove char" = "replace char" |
FUN |
an additionanl function call |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.