powered by
"Cube"
Class "Cube"
name
(character) The name of the dimension.
values
(vector) A vector of selected values for this dimension.
aggregation
(vector) A vector of aggregation functions that will be applied to this dimension.
Objects can be created by calls of the form new("Dimension", ...). This S4 class describes Dimension objects.
new("Dimension", ...)
Dimension
# NOT RUN { # show Dimension definition showClass("Dimension") # }
Run the code above in your browser using DataLab