Nothing
#' Cancer incidence table of Korea 2010
#'
#' A dataset containing the crude incidence rate of death by age, cancer site and gender.
#'
#' @format A data frame with 1919 rows and 4 variables:
#' \describe{
#' \item{\code{Site}}{cancer site}
#' \item{\code{Age}}{age}
#' \item{\code{Rate_m}}{crude incidence rate for male}
#' \item{\code{Rate_f}}{crude incidence rate for female}
#' }
#'
#' @source KOSIS(Ministry of Health and Welfare, Cancer Registration Statistics) \url{https://kosis.kr/}
"incid2010"
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.