Description Usage Arguments Value
Split a string vector with multiple split
| 1 | 
| strVec | One vector whose elements are to be split. | 
| split | character vector containing regular expression(s) to use for splitting. | 
| simplify | If TRUE, returns character vector; if not, list; Default is TRUE. | 
vector or list of split characters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.