#' Life table for the US in 2015
#'
#' A dataset with all-cause mortality rates from US 2015 life table estimates
#' @format A data frame with 11 rows and 5 variables:
#' \describe{
#' \item{Year}{calendar year}
#' \item{Age}{age, in years}
#' \item{Female}{mortality rate for females}
#' \item{Male}{mortality rate for males}
#' \item{Total}{mortality rate for the total population}
#' }
"all_cause_mortality"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.