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