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