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