strsplit.trimws | R Documentation |
Trims both leading and trailing white space.
strsplit.trimws(x, split, ...)
x |
What to split, a character vector. |
split |
What to use for splitting. Either a character vector or an object that can coerce to such. |
... |
Arguments passed on to
|
Split strings, a character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.