Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plyr

How to subset data for a specific column with ddply?

r subset plyr

Why is group_by -> filter -> summarise faster in R than pandas?

R: combining descriptive columns and related values into matrix form

r plyr reshape reshape2

llply fails in Parallel - R

r plyr quantmod

How to compute variables for each subject in a dataset [closed]

r data.table plyr

Replace values in some rows based on other dataframe mapping

r dplyr plyr tidyr

Diversity indices by treatment groups and sites in R

r plyr vegan

Understanding plyr's ddply function

r plyr

R: Grouping levels of a factor across multiple files

r aggregate plyr

plyr / video not autoplaying when 2 vimeo videos on the same page

Passing a function argument to ddply

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