Nothing
#' HMD life tables
#'
#' A data frame based on: HMD. Human Mortality Database. Max Planck Institute for Demographic Research (Germany), University of California, Berkeley (USA), and French Institute for Demographic Studies (France). Available at www.mortality.org.
#'
#' @format ## `life_tables`
#' A data frame with 6 columns:
#' \describe{
#' \item{country}{Country name}
#' \item{sex}{Sex: "male", "female", "both"}
#' \item{year}{Year}
#' \item{age}{Age}
#' \item{mortality_rate}{Mortality rate}
#' \item{life_expectancy}{Life expectancy}
#' }
#' @source <https://www.mortality.org>
"life_tables"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.