## code to prepare `dt` dataset goes here
dt<-read_excel(system.file('extdata','cca.xlsx', package = 'ccaR') ,sep = ";")
usethis::use_data(dt, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.