vaggregate: vaggregate

vaggregateR Documentation

vaggregate

Description

same as aggregate except returns named vector with names as first column of output and values as second

Note: there is no need to ever use aggregate or vaggregate, just switch to data.table

Usage

vaggregate(...)

Arguments

...

arguments to aggregate

Value

named vector indexed by levels of "by"

Author(s)

Marcin Imielinski


mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.