plyr

From MaRDI portal
Software:22594



swMATH10635WikidataQ114077019CRANplyrMaRDI QIDQ22594

Tools for Splitting, Applying and Combining Data

Hadley Wickham

Last update: 2 October 2023

Software version identifier: 1.8.8, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1, 1.0.1, 1.0.2, 1.0.3, 1.0, 1.1, 1.2.1, 1.2, 1.4.1, 1.4, 1.5.1, 1.5.2, 1.5, 1.6, 1.7.1, 1.7, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.8.6, 1.8.7, 1.8, 1.8.9

Source code repository: https://github.com/cran/plyr

Copyright license: MIT license, File License

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