Rdocumentation
powered by
Learn R Programming
plyr (version 1.6)
isplit2: Split iterator that returns values, not indices.
Description
Split iterator that returns values, not indices.
Usage
isplit2(x, f, drop = FALSE, ...)
Arguments