## code to prepare `pampa_polygon` dataset goes here
pampa_polygon <- sf::st_read("pampa_polygon.shp")
usethis::use_data(pampa_polygon, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.