Description Usage Arguments Value Author(s) Examples
Wrapper for string split and sapply
1 |
x |
Passed to argument 'x' of [strsplit][base::strsplit]. |
pattern |
Passed to argument 'split' of [strsplit][base::strsplit]. |
slot |
An integer specifying which element of the resulting list to return. |
... |
Additional arguments passed to [strsplit][base::strsplit]. |
A vector with the information extracted from 'x'.
Andrew E Jaffe
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.