Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plyr

Summary statistics using ddply

r dataframe plyr

coerce a multiple output in a new dataframe using ddply

r plyr

error in ddply function sum?

r plyr

Flatten/denormalize the result of the R aggregate function

r aggregate plyr reshape

Stacking data.frames in a list into a single data.frame, maintaining names(list) as an extra column

r dataframe plyr

Casting unique features in column to variable names and dummy coding original features into variables in R

r plyr apply reshape dplyr

counting N occurrences within a ceiling range of a matrix by-row

r matrix count plyr ceil

How can I rename the output rows/cols of **ply functions from plyr?

r plyr

R data.table subsetting a subset

How can I assign a variable's value to column name in plyr?

r variables plyr columnname

summarize all numeric columns of data frame by group in R

r dataframe plyr mean summary

How to select all

r dataframe subset plyr

difftime between rows using dplyr

r plyr dplyr

Find the minimum distance between two data frames, for each element in the second data frame

r plyr dplyr

Generating Indicators in large data frames

r memory dataframe plyr reshape2

Merge data frames from a list with each other

r merge dataframe plyr

Having trouble to use the plyr package and working with lists

r plyr

merging endpoints of a range with a sequence

r data.table plyr

dplyr: apply function table() to each column of a data.frame

r plyr dplyr

Is there an alternative to "revalue" function from plyr when using dplyr?

r string dplyr plyr