trimSpace | R Documentation |
Remove space from beginning and/or end of a string (trim).
trimSpace(x)
x |
character string |
A character string with any spaces at its beginning or end trimmed off
trimSpace(" Hello ")
trimSpace(" Hello there ")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.