rollup {data.cube}R Documentation

Rollup generic method

Description

Calculate rollup aggregations on provided attributes.

Usage

rollup(x, ...)

Arguments

x

R object

...

arguments passed to methods

Value

Same class object after rollup aggregation applied.


[Package data.cube version 0.4.0 Index]