safe_names | R Documentation |
Replaces all non-alphanumeric characters with _ and removes all accents.
safe_names(x)
x |
a vector of months (character) |
Vector of same length
safe_names("x is.not-Fòàèin!")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.