Description Usage Arguments Value
View source: R/sched_std_names.R
str_remove_numeric()
removes numeric symbols from a string. It also removes
decimals and commas within numeric strings.
1 | 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.