Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to work with the orderbook with R "by" function?

r plyr

Drop unused levels from a factor after filtering data frame using dplyr

r dplyr plyr

Randomly sampling subsets of dataframe variable

r plyr

How can I use variable names to refer to data frame columns with ddply?

r plyr

how to assign a unique identifier to multiple data frame entries

r plyr reshape

Locate and merge duplicate rows in a data.frame but ignore column order

r duplicates dataframe plyr

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

r string dplyr plyr