Cleans a vector of strings by removing multiple whitespace, number, punctuation, etc.

clean_string(x)

Arguments

x

a vector of characters. Typically a vector of titles/abstracts to clean.