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"))

patelm9/centipede documentation built on Dec. 4, 2020, 3:09 a.m.