Description Usage Arguments Details Examples
Remove leading and/or trailing whitespace from character strings.
1 |
x |
a character vector |
which |
a character string specifying whether to remove both
leading and trailing whitespace (default), or only leading
( |
For portability, ‘whitespace’ is taken as the character class
[ \t\r\n]
(space, horizontal tab, line feed, carriage return).
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.