Keep only a type of characters in a string
str_keep.Rd
Keep only a type of characters in a string.
Usage
str_keep(string, keep = c("text", "numbers", "special"))
str_keep.Rd
Keep only a type of characters in a string.
str_keep(string, keep = c("text", "numbers", "special"))