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