R/hierarchyUtils.R

#' @title hierarchyUtils: Utility Functions for Hierarchically Structured Data
#'
#' @description 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.
#'
#' @docType package
#' @name hierarchyUtils
#'
#' @importFrom utils globalVariables
#' @importFrom utils capture.output
NULL
ihmeuw-demographics/hierarchyUtils documentation built on June 20, 2024, 7:18 a.m.