split.vec | R Documentation |
Splits a vector according to a pattern into fragments and returns the fragment at the fragPos position
split.vec(vec, pattern, fragPos = 1)
vec |
vector to split |
pattern |
character that indicates the pattern by which the vector will be divided |
fragPos |
the position of the fragment to return |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.