Description Usage Arguments Value See Also Examples
Returns an iterator that divides the data in the vector x
into the groups defined by f
.
1 |
x |
vector or data frame of values to be split into groups. |
f |
a factor or list of factors used to categorize |
drop |
logical indicating if levels that do not occur should be dropped. |
... |
current ignored. |
The split iterator.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.