| pr_keep_only_alnum | R Documentation |
Remove non alnum elements
pr_keep_only_alnum(text, replacement = " ")
text |
a vector |
replacement |
what to replace the non alnum with. Defaut is " ". |
a vector
pr_keep_only_alnum("neuilly-en-thelle")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.