Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plyr

Matching multiple date values in R

r matching plyr

R: Split unbalanced list in data.frame column

r dataframe plyr

Cumulative sums over run lengths. Can this loop be vectorized?

ddply: how to include a character vector in result

r plyr

Using svyglm within plyr call

r plyr

Pulling data from a different data.frame with dplyr?

r plyr data-manipulation dplyr

Parallel *ply within functions

r parallel-processing plyr

R: Using plyr to perform fuzzy string matching between matching subsets of two data sources

r plyr dplyr fuzzy-comparison

Breaks not unique error when using cut and ddply

r plyr cut

How do I obtain summary of each unique id

r unique plyr

Extract rows with highest and lowest values from a data frame

r dataframe plyr subset outliers

how do I use ddply with a custom function and return the original data frame along with the result

r plyr

How to split a data.table by groups and use subset by occourences in a columns?

r split data.table plyr subset

R: for-loop with ddply

r for-loop plyr

cumulative sum over time

r plyr posixct cumsum

Elegant, Fast Way to Perform Rolling Sum By List of Variables

r variables data.table plyr

Summary statistics using ddply

r dataframe plyr

ddply + summarize for repeating same statistical function across large number of columns