trimWhiteSpace | R Documentation |
Removes white space at the end or in the front of a character.
trimWhiteSpace(x)
x |
the character to trim. |
Returns the trimmed character.
Rehrauer, Hubert
Schmid, Peter
trimWhiteSpace(" bla ")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.