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

plyr-deprecated


[Package plyr version 1.8.4 Index]