#' Example Data from National Health and Nutrition Examination Survey ('NHANES')
#'
#' @format A `data.frame` with 7 columns, which are:
#' \describe{
#' \item{SEQN}{ID of participant}
#' \item{mortstat}{mortality status, 1-died, 0 - censored}
#' \item{event_time_years}{time observed}
#' \item{WTMEC4YR_norm}{weights normalized for survey}
#' \item{gender}{gender}
#' \item{age_years_interview}{age in years at interview}
#' \item{education_adult}{educational status}
#' }
"nhanes_example"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.