Learn R Programming

plyr (version 1.5.2)

isplit2: Split iterator that returns values, not indices.

Description

Split iterator that returns values, not indices.

Usage

isplit2(x, f, drop=FALSE, ...)

Arguments