Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plyr

Using plyr to match column values in two data frames

r plyr data.table

Padding or filling a dataframe in R if I know the range

r dplyr plyr

Find maximum from combination of two tables (for-loop too slow)

r plyr data.table reshape2

Seasonal aggregate of monthly data

r aggregate plyr zoo reshape2

make a list of lm objects, retain their class

r plyr

Preserve ordered factor when using ddply

r plyr r-factor

Counting Falses before Trues in R

r plyr

Simple moving average on an unbalanced panel in R

R-Operating on subset of columns from dataframe with ddply

r dataframe plyr dot-product

R: Find max value for column among a subset of a data frame

r dataframe max subset plyr

Extract the indices of the top nth values for each element in dataframe

r sorting dataframe plyr

How to create multiple ,csv files in R?

r plyr

In R, sum over all rows above a given row and restarting at new ID?

Converting data.frame to a list of list of list of lists

r list dplyr plyr

Easily check whether an objective was recorded in other variable?

How do I take subsets of a data frame according to a grouping in R?

r dataframe plyr aggregation

Count how many orders were shared between customers

sql r dplyr plyr sqldf

R - get the most common string value (mode) for a given time period

string r plyr mode