View source: R/utils-parsers.R
clean_string | R Documentation |
Removes all non-alphanumeric and non-whitespace characters from a string.
clean_string(str)
str |
The string to clean |
A cleaned string with only alphanumeric characters and spaces
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.