R/data_age_group_lookup.R

#' Lookup table of age groups in 5 year bins
#'
#' A dataset containing age lower and upper levels with age group
#'
#'
#' @format A data frame with 21 rows and 3 variables:
#' \describe{
#'   \item{lower}{Lower age}
#'   \item{upper}{upper age}
#'   \item{age_group}{age group as a factor}
#' }
"age_group_lookup"
njtierney/conmat documentation built on April 17, 2025, 10:27 p.m.