#' Testing Cohort for Testing
#'
#' @format a data.frame with 100,000 columns and 6 variables
#' \describe{
#' \item{age}{Age of the patent}
#' \item{sex}{Example biological sex}
#' \item{race}{Example Race/Ethnicity}
#' \item{vaccinated}{Binary indicator if the patient was vaccinated}
#' \item{infected}{Binary indicator if the patient was infected}
#' \item{cohort_id}{An identifier for the cohort}
#' }
"test_cohort"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.