plyr (1.1)

25 users

Tools for splitting, applying and combining data.

http://had.co.nz/plyr
http://cran.r-project.org/web/packages/plyr

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. For example, you might want to fit a model to each spatial location or time point in your study, summarise data by panels or collapse high-dimensional arrays to simpler summary statistics.

Maintainer: Hadley Wickham
Author(s): Hadley Wickham <h.wickham@gmail.com>

License: MIT

Uses: iterators, itertools, RUnit, abind, testthat
Reverse depends: aqp, charlson, ez, favir, latticedl, lubridate, MAc, MAd, MplusAutomation, nytR, PMA, pROC, ProjectTemplate, RcmdrPlugin.MAc, RcmdrPlugin.MAd, remix, reshape, stringr, TripleR
Reverse suggests: HistData, vcdExtra

Released about 1 month ago.


3 previous versions

Ratings

Overall:

  5/5 (13 votes)

Documentation:

  5/5 (7 votes)

Log in to vote.

Reviews


Related packages:(20 best matches, based on common tags.)


Search for plyr on google, google scholar, r-help, r-devel.

Visit plyr on R Graphical Manual.