Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plyr

How to get top n companies from a data frame in decreasing order

r sorting plyr top-n

Using Dates with the data.table package

r datetime data.table plyr

Apply a list of n functions to each row of a dataframe?

r apply plyr

Summing rows based on specific factor combinations

r plyr data.table

How to use ddply to add a column to a data frame?

r plyr

R: Generic flattening of JSON to data.frame

json r dataframe plyr data.table

R use ddply or aggregate

r aggregate plyr

Unique rows, considering two columns, in R, without order

r unique plyr dplyr

Block bootstrap from subject list

Reshape multiple categorical variables to binary response variables

r plyr reshape reshape2

renaming the output column with the plyr package in R

r plyr

Returning first row of group

r aggregate plyr

Fastest Tall-Wide pivoting in R

r sqlite data.table plyr reshape

Generate graphs in R for certain correlations in a matrix

r ggplot2 plyr reshape2

How do I time out a lapply when a list item fails or takes too long?

r multicore plyr

l_ply: how to pass the list's name attribute into the function?

list r plyr

How to strsplit different number of strings in certain column by do function

r plyr dplyr

Using ddply to apply a function to a group of rows

r grouping plyr

cumsum using ddply

r aggregate plyr

Count occurrences of factor in R, with zero counts reported

r plyr