Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plyr

How do I preserve list names when working with nested lists?

r plyr

Get and process entire row in ddply in a function

r plyr

Apply custom function to each subset of a data frame and result a dataframe

r dplyr plyr tapply

ddply for entire data with no groups?

r plyr

Speed up quantile calculation

Create and fill new table with existing data in R

r dplyr plyr

multi-level aggregations (like "grouping sets") via ddply or other R function?

r plyr

"dims [product 0] do not match the length of object" error in R when using daply for frequency counts

r dataframe plyr frequency

summarise wtd.quantile by group

r dplyr plyr hmisc

Use ifelse and is.null to test for NULL values

r plyr

Specifying column names from a list in the data.frame command

r dataframe plyr

Tabulate responses for multiple columns by grouping variable with dplyr

r plyr dplyr

Use unique rows from data.frame to subset another data.frame

r dataframe unique subset plyr

pass function to ddply wrapped inside a function as part of that functions call

r plyr

Aggregating duplicate rows by taking sum

r data.table plyr

Using dplyr for exploratory plots

r plyr dplyr

R: Reorder columns from dcast output numerically instead of lexicographically

r plyr

Use lapply on a subset of list elements and return list of same length as original in R

regex r plyr lapply

Summarize Table based on a Threshold

r dplyr plyr

Expand start and end dates to unbalanced monthly panel with dplyr

r dplyr plyr tidyverse