Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Using ifelse with transform in ddply

r plyr lubridate

Transpose duplicated rows to column in R

r duplicates plyr reshape

ddply summarise proportional count

r plyr

Tag all duplicate rows in R as in Stata

r data.table plyr stata

Return rows establishing a "closest value to" in R

r subset plyr

adding text to ggplot geom_jitter points that match a condition

r ggplot2 plyr

Breaking a list of character strings into partitions

r subset plyr data.table

Subset a list - a plyr way?

r plyr

Producing a rolling average of ALL the previous observations per ID in an unbalanced panel data set

r plyr zoo

Longest consecutive count of the same value per group

r group-by dplyr data.table plyr

How to Vectorize this R code Using Plyr, Apply, or Similar?

r vectorization plyr kaggle

continuous subgroups with ddply

r plyr

Turning a data.frame into a single row

r plyr reshape

Beginner tips on using plyr to calculate year-over-year change across groups

r dataframe plyr