Nothing
#' Lifetime table of Korea 2010
#'
#' A dataset containing the probability of death by age and gender.
#'
#' @format A data frame with 101 rows and 3 variables:
#' \describe{
#' \item{\code{Age}}{age}
#' \item{\code{Prob_d_m}}{probability of death for male}
#' \item{\code{Prob_d_f}}{probability of death for female}
#' }
#'
#' @source KOSIS(Statistics Korea, Life Tables By Province) \url{https://kosis.kr/}
"life2010"
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.