## code to prepare `cohort` dataset goes here
cohort = read.table("data-raw/cohort.txt", header = TRUE)
usethis::use_data(cohort)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.