aggregate.hyperframe: Aggregate (Grouped) Hyper Data Frame
Description
Aggregate (Grouped) Hyper Data Frame
Usage
# S3 method for hyperframe
aggregate(x, by, ...)
Value
Function aggregate.hyperframe() returns a hyperframe.
Arguments
- x
a hyperframe or groupedHyperframe
- by
a one-sided formula,
containing regular-column names of the input x
- ...
additional parameters of function aggregate.vectorlist(),
most importantly parameter fun