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