## code to prepare `osm_data` dataset goes here
osm_data <- ndsbr::nds_download_cwb_osm()
usethis::use_data(osm_data, overwrite = TRUE, compress = "xz")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.