Description Slots Objects from the Class Author(s) Examples
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.
Michael Scholz michael.scholz@th-deg.de
1 2 | # show Dimension definition
showClass("Dimension")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.