library(opendatatoronto)
toronto <- list_package_resources("https://open.toronto.ca/dataset/regional-municipal-boundary/") %>%
get_resource()
usethis::use_data(toronto, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.