Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plyr

Population pyramid plot with ggplot2 and dplyr (instead of plyr)

r plot ggplot2 dplyr plyr

R question about sapply /plyr syntax: how to pass variable values to a function

function r plyr

ddply -> dplyr: .fun = summarize with several rows

r plyr dplyr

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

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