apply.data.cube {data.cube} | R Documentation |
Wraps to [.data.cube
.
apply.data.cube(X, MARGIN, FUN, ...)
X |
data.cube object |
MARGIN |
character or integer, dimensions by which aggregate is made |
FUN |
function, by default it will apply |
... |
arguments passed to FUN |
When FUN
argument was used, new data.cube is created with new measures.