aggregate_nice: Aggregate data.frame by a categorical variable, permissively.

Description Usage Details

View source: R/utilities.R

Description

Aggregate data.frame by a categorical variable, permissively.

Usage

1
aggregate_nice(x, by, FUN, ...)

Details

A wrapper for aggregate(). Accepts atomic "by" argument. Guaranteed to return a matrix. Also returns the aggregation levels in the rownames instead of adding a column for them.


maehrlab/thymusatlastools documentation built on May 28, 2019, 2:32 a.m.