R/clean_string.R
clean_string.Rd
Cleans a vector of strings by removing multiple whitespace, number, punctuation, etc.
clean_string(x)
a vector of characters. Typically a vector of titles/abstracts to clean.