Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plyr

Why doesn't the plyr package use my parallel backend?

r parallel-processing plyr

how to speed up this R code

r plyr

How can I use ddply with varying .variables?

r plyr

Replacement for parallel plyr with doMC

How can I save files in parallel without automatically increasing the file size?

r plyr

How to better create stacked bar graphs with multiple variables from ggplot2?

r graphics ggplot2 plyr

Errors installing plyr / rcpp

r plyr rcpp

How do I sub sample data by group using ddply?

r plyr

ddply aggregated column names

r plyr

Grouped correlation with dplyr (works only on console)

r dataframe plyr dplyr

Multiple density graphs different groups (based on factor level) using plyr

r loops graphics plyr

Subset R data frame contingent on the value of duplicate variables

With min() in R return NA instead of Inf

r dplyr plyr min

Conditional NA filling by group

r dplyr data.table plyr na

Repeat elements of vector in R

r plyr

Am I using plyr right? I seem to be using way too much memory

r plyr data.table

na.locf converts data from numeric to character

r plyr zoo

How to use string variables to create variables list for ddply?

r plyr

List all variables (and their proportions) in a subset of a dataframe

r plyr

subset parameter in layers is no longer working with ggplot2 >= 2.0.0

r ggplot2 plyr