Provides methods for organizing data in a hypercube (i.e. a multi-dimensional cube). Cubes are generated from molten data frames. Each cube can be manipulated with five operations: rotation (changeDimensionOrder()), dicing and slicing (add.selection(), remove.selection()), drilling down (add.aggregation()), and rolling up (remove.aggregation()).
Version: | 0.1.0 |
Depends: | R (≥ 3.3.0), stats |
Imports: | methods, stringr |
Published: | 2017-12-15 |
Author: | Michael Scholz |
Maintainer: | Michael Scholz <michael.scholz at uni-passau.de> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | hypercube results |
Reference manual: | hypercube.pdf |
Package source: | hypercube_0.1.0.tar.gz |
Windows binaries: | r-devel: hypercube_0.1.0.zip, r-release: hypercube_0.1.0.zip, r-oldrel: hypercube_0.1.0.zip |
OS X binaries: | r-release: hypercube_0.1.0.tgz, r-oldrel: hypercube_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=hypercube to link to this page.