R/utils_cleaning.R
trim_whitespace.Rd
Removes leading and trailing whitespace from strings.
trim_whitespace(x)
string or vector of strings
a string or vector of strings, with whitespace removed.