Nothing
#' Simulated data of organ radiation exposure dose
#'
#' \code{nuclear} is simulated dataset for acute exposure event. The scenario assumes that the people exposure the radiation at 2011.
#'
#' @format A data frame with 100 observation of 11 variables:
#' \describe{
#' \item{\code{ID}}{person ID.}
#' \item{\code{sex}}{gender}
#' \item{\code{birth}}{birth-year}
#' \item{\code{exposure}}{exposed year to radiation}
#' \item{\code{site}}{organ where exposed to radiation}
#' \item{\code{exposure_rate}}{expsoure rate}
#' \item{\code{dosedist}}{distribution of dose}
#' \item{\code{dose1}}{dose parameter}
#' \item{\code{dose2}}{dose parameter}
#' \item{\code{dose3}}{dose parameter}
#' \item{\code{distance}}{distance from the hyper}
#' }
#'
"nuclear"
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.