Description Usage Arguments Value
split a character vector by using a regular expression, like perl's split
1 |
pattern |
the pattern to split by |
data |
the data to split on |
options |
options to include in the regular expression |
names |
to give the output |
a (named) character vector with the split result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.