powered by
Helper function to remove white space from a character vector
trimSpace(string)
A character vector with the white space removed.
The character vector to trim white space from.
MplusAutomation:::trimSpace(c(" test", "another "))
Run the code above in your browser using DataLab