isplit2 {plyr} | R Documentation |
Split iterator that returns values, not indices.
Description
Split iterator that returns values, not indices.
Usage
isplit2(x, f, drop = FALSE, ...)
Warning
Deprecated, do not use in new code.
See Also
[Package plyr version 1.8.9 Index]