Provides functions and methods for organizing data in hypercubes (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.1 |
Depends: | R (≥ 3.3.0), stats, plotly |
Imports: | methods, stringr, dplyr |
Published: | 2020-02-28 |
DOI: | 10.32614/CRAN.package.hypercube |
Author: | Michael Scholz |
Maintainer: | Michael Scholz <michael.scholz at th-deg.de> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | hypercube results |
Reference manual: | hypercube.pdf |
Package source: | hypercube_0.2.1.tar.gz |
Windows binaries: | r-devel: hypercube_0.2.1.zip, r-release: hypercube_0.2.1.zip, r-oldrel: hypercube_0.2.1.zip |
macOS binaries: | r-release (arm64): hypercube_0.2.1.tgz, r-oldrel (arm64): hypercube_0.2.1.tgz, r-release (x86_64): hypercube_0.2.1.tgz, r-oldrel (x86_64): hypercube_0.2.1.tgz |
Old sources: | hypercube archive |
Please use the canonical form https://CRAN.R-project.org/package=hypercube to link to this page.