About Anaconda Help Download Anaconda

Tools for Splitting, Applying and Combining Data

Installers

R source install

To install this package run one of the following:
R> install.packages("plyr", repos="https://r.anaconda.org/ijstokes")

Description

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 piece 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 'Becton Dickinson'.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy