## code to prepare `my_dataset2` dataset goes here
mbefore=readxl::read_excel(paste0(getwd(),"/data-raw/before2000.xlsx"))
usethis::use_data(mbefore, overwrite = FALSE,internal = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.