⚠️There's a newer version (1.8.9) of this package. Take me there.

plyr (version 1.6)

Tools for splitting, applying and combining data

Description

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. The development of plyr has been generously supported by BD (Becton Dickinson).

Copy Link

Version

Down Chevron

Install

install.packages('plyr')

Monthly Downloads

408,707

Version

1.6

License

MIT

Maintainer

Last Published

July 29th, 2011

Functions in plyr (1.6)