devtools::load_all()
baer_pdb <- read_pdb("../Padrino/padrino-database/xl/hand_cleaned_padrino.xlsx")
baer_pdb <- pdb_subset(baer_pdb, paste0("aaa", 312:318))
usethis::use_data(baer_pdb, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.