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