# create_package(getwd())
population_dataset <- read.csv("population.csv")
usethis::use_data(population_dataset, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.