powered by
This function will help you remove punctuation and numbers from your text easily
removeNumPunct(x)
is the text column you want the punctuation and texts removed from
a character vector.
# NOT RUN { { removeNumPunct("is this your number? 01234") } # }
Run the code above in your browser using DataLab