Dimension-class: Class '"Cube"'

Description Slots Objects from the Class Author(s) Examples

Description

Class "Cube"

Slots

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 from the Class

Objects can be created by calls of the form new("Dimension", ...). This S4 class describes Dimension objects.

Author(s)

Michael Scholz michael.scholz@th-deg.de

Examples

1
2
# show Dimension definition
showClass("Dimension")

hypercube documentation built on March 26, 2020, 7:52 p.m.