Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plyr

Dividing values in a column of a data frame by values from a different data frame when row values match

r plyr

Create a series of new columns with (d)plyr

r data.table plyr dplyr

Add data frames row wise with [d]plyr

r plyr dplyr

Creating Multiple Lists Based on Multiple Subsets of a Larger Data.Frame

r subset plyr

Combining split() and cumsum()

r plyr data.table

loading dplyr after plyr is causing issues

r dplyr 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

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