Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plyr

R: Generic flattening of JSON to data.frame

json r dataframe plyr data.table

R use ddply or aggregate

r aggregate plyr

Unique rows, considering two columns, in R, without order

r unique plyr dplyr

Block bootstrap from subject list

Reshape multiple categorical variables to binary response variables

r plyr reshape reshape2

renaming the output column with the plyr package in R

r plyr

Returning first row of group

r aggregate plyr

Fastest Tall-Wide pivoting in R

r sqlite data.table plyr reshape

Generate graphs in R for certain correlations in a matrix

r ggplot2 plyr reshape2

How do I time out a lapply when a list item fails or takes too long?

r multicore plyr

l_ply: how to pass the list's name attribute into the function?

list r plyr

How to strsplit different number of strings in certain column by do function

r plyr dplyr

Using ddply to apply a function to a group of rows

r grouping plyr

cumsum using ddply

r aggregate plyr

Count occurrences of factor in R, with zero counts reported

r plyr

R Dynamically build "list" in data.table (or ddply)

r data.table plyr aggregation

Efficient multiplication of columns in a data frame

r dataframe plyr

How can I overlay two dense scatter plots so that I can see the outlines of each in R or Matlab?

r matlab plot ggplot2 plyr

Equivalent of transform in R/ddply in Python/pandas?

python r pandas plyr

for each group summarise means for all variables in dataframe (ddply? split?)

r dataframe plyr