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