Categories / plyr
Data Frame Manipulation: Operation on Variables Using dplyr and plyr Packages in R
Using the .() Notation to Simplify dlply Syntax with Multiple Grouping Variables in R
How to Pass Arguments to ddply Function When Using it Within Another R Function with do.call()
Overcoming the "Data Frame Column Not Supported by rbind.fill()" Error When Using ddply() for Data Manipulation in R