Nothing
#' Simulated mortality data set
#'
#' A data set containing simulated age at death and covariates according to
#' a truncated Gompertz distribution with proportional hazards
#'
#' @format A data frame with 6732 rows and 6 variables:
#' \describe{
#' \item{aod}{Age at death, in integer years}
#' \item{byear}{Calendar year of birth}
#' \item{dyear}{Calendar year of death}
#' \item{temp}{Temperature}
#' \item{sex}{Sex (0 = male, 1 = female)}
#' \item{isSouth}{Live in south (0 = FALSE, 1 = TRUE)}
#'
#' }
"sim_data"
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.