View source: R/remove_char_digit.R
Removes all digits from a character vector.
1 | remove_digits(x, remove_spaces = TRUE)
|
x |
A character vector, or vector coercable to character. |
remove_spaces |
boolean; if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.