#' @md
#' @title Integrated Weight Schemas
#' @description Weighting schemas included in this package.
#' @format
#' `data.table` with columns
#'
#' - `schema_name`: name of weights schema as a string
#' - `n_age_groups`: number of age groups in schema
#' - `age_low`: lower bound of age group
#'
#' All age groups are lower-bound inclusive upper-bound exclusive
#' (`[a, b[`).
#'
"integrated_weight_schemas"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.