# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "hypercube" in publications use:' type: software license: GPL-3.0-only title: 'hypercube: Organizing Data in Hypercubes' version: 0.2.1 doi: 10.32614/CRAN.package.hypercube abstract: '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()).' authors: - family-names: Scholz given-names: Michael email: michael.scholz@th-deg.de repository: https://michael-scholz-dev.r-universe.dev commit: ee9bc2ee80b17d58e61f360352df026194d99bfe date-released: '2020-02-28' contact: - family-names: Scholz given-names: Michael email: michael.scholz@th-deg.de