str_remove_all_letters: Removes all letters in a string

Description Usage

View source: R/str_remove_all_letters.R

Description

Removes all letters in a string

Usage

1
str_remove_all_letters(x, type = c("both", "upper", "lower"))

meerapatelmd/centipede documentation built on Jan. 1, 2021, 9:27 a.m.