powered by
A one-line function to strip whitespace from its argument.
despace(s)
a character vector.
stopifnot(despace("\n \t ")=="")
Run the code above in your browser using DataLab