R/str_remove_all_letters.R
str_remove_all_letters.Rd
Removes all letters in a string
str_remove_all_letters(x, type = c("both", "upper", "lower"))