trim | R Documentation |
Trim both leading and trailing whitespaces from string.
trim(x)
x |
A text string. |
Cleaned string.
trim(" hello ")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.