Cube-class: Class '"Cube"'

Description Slots Objects from the Class Author(s) See Also Examples

Description

Class "Cube"

Slots

data

(array) The data that are represented as hypercube.

structure

(list) The structure of the dimensions of the hypercube.

view

(list) Information about how to build a view for the hypercube. This information is stored in a list of Dimension-class objects.

Objects from the Class

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

Author(s)

Michael Scholz michael.scholz@th-deg.de

See Also

generateCube

Examples

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

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