Trim White Space
Helper function to remove white space from a character vector
trimSpace(string)
string |
The character vector to trim white space from. |
A character vector with the white space removed.
MplusAutomation:::trimSpace(c(" test", "another "))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.