Description Usage Arguments Value
ustrsplit
is a wrapper for [base]{strsplit}
that only accepts a
single character string, but in exchange, retuns a vector instead of a
list.
1 |
x |
A character string. |
split |
character containing a regular expression that can be used for splitting. |
Returns a character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.