## code to prepare `DATASET` dataset goes here
load('data-raw/data_assessment.Rdata')
usethis::use_data(data_assessment, overwrite = TRUE)
usethis::use_data(data_assessment, overwrite = TRUE, internal = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.