Description Usage Arguments Value Examples
trimws
returns a character string with leading and/or trailing
whitespaces removed. This is just a shorthand for an appropriate call to sub.
1 |
x |
a character vector |
left |
logical, if |
right |
logical, if |
The character vector x
with whitespace removed.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.