#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.