View source: R/server-std_names.R
str_remove_numeric | R Documentation |
'str_remove_numeric()' removes numeric symbols from a string. It also removes decimals and commas within numeric strings.
str_remove_numeric(string)
string |
A character vector |
The input 'string' with numeric symbols removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.