rtrim | R Documentation |
Trim trailing whitespaces from string.
rtrim(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.