Description Usage Arguments Value
View source: R/clean_symbols.R
Remove and replace accents and special characters. Created to adapt names of dataframes coming from excel files with weird column names. Replacement is made by underscore symbol.
1 | clean_symbols(input)
|
input |
The vector to clean |
a vector without special symbols and accents.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.