## code to prepare `sample_cohort` dataset goes here
sample_cohort <- readr::read_csv("data-raw/sample-report.csv")
usethis::use_data(sample_cohort, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.