plyr: Tools for splitting, applying and combining data

plyr is a set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each pieces and then put all the pieces back together.

Version: 0.1.4
Depends: R (≥ 2.8)
Suggests: RUnit, abind, tcltk
Date: 2008-12-12
Author: Hadley Wickham
Maintainer: Hadley Wickham <h.wickham at gmail.com>
License: GPL
URL: http://had.co.nz/plyr
CRAN checks: plyr results

Downloads:

Package source: plyr_0.1.4.tar.gz
MacOS X binary: plyr_0.1.4.tgz
Windows binary: plyr_0.1.4.zip
Reference manual: plyr.pdf
News/ChangeLog:NEWS
Old sources: plyr archive