The hierarchyUtils package provides functions for formatting, aggregating, scaling, and other related tasks useful for hierarchical data. Hierarchical data can be organized by categorical or numeric interval variables that have different levels of detail.
This package has not yet been published on CRAN, but can be installed from GitHub using the remotes package.
remotes::install_github("ihmeuw-demographics/hierarchyUtils")
hierarchyUtils function documentation and vignettes can be found at https://ihmeuw-demographics.github.io/hierarchyUtils/index.html
If you encounter a clear bug, missing documentation, or a feature you'd like to see implemented please file an issue on github with the information requested in the issue template.
See the contributing guidelines for more information.