remove_all_spec_char | R Documentation |
removes all non alphanumerical characters except - and _ from a string
remove_all_spec_char(s, repl = "_")
s |
input string |
repl |
replacement character |
string with special characters removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.