OrderedSplit | R Documentation |
Internal function: Split data frame by values in a column but maintain order as order of appearance. Different to base R split.data.frame where order of split objects are ordered as default factors.
OrderedSplit(x, f, drop = TRUE)
x |
|
f |
|
drop |
MS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.