## code to prepare `DATASET` dataset goes here
usethis::use_data(model, overwrite = TRUE)
spec_vol <- readRDS("./data-raw/concrete_spec_vol.rds")
usethis::use_data(spec_vol, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.