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 (change.dimensionOrder()), dicing and slicing (add.selection(), remove.selection()), drilling down (add.aggregation()), and rolling up (remove.aggregation()).
Version: | 0.2.0 |
Depends: | R (≥ 3.3.0), stats, plotly |
Imports: | methods, stringr, dplyr |
Published: | 2019-09-18 |
Author: | Michael Scholz |
Maintainer: | Michael Scholz <michael.scholz at uni-passau.de> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | hypercube results |
Reference manual: | hypercube.pdf |
Package source: | hypercube_0.2.0.tar.gz |
Windows binaries: | r-devel: hypercube_0.2.0.zip, r-devel-gcc8: hypercube_0.2.0.zip, r-release: hypercube_0.2.0.zip, r-oldrel: hypercube_0.2.0.zip |
OS X binaries: | r-release: hypercube_0.2.0.tgz, r-oldrel: hypercube_0.2.0.tgz |
Old sources: | hypercube archive |
Please use the canonical form https://CRAN.R-project.org/package=hypercube to link to this page.