hadley/plyr: Tools for Splitting, Applying and Combining Data

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'.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.8.9.9000
URL http://had.co.nz/plyr https://github.com/hadley/plyr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hadley/plyr")
hadley/plyr documentation built on Oct. 15, 2023, 8:20 a.m.