## code to prepare sample datasets goes here
## mountains
## not used, included images in inst/img instead
# ifl = "~/Pictures/images/mountains_2.jpg"
# mountains = stars::read_stars(ifl)
# names(mountains) = "Mountains"
# sf::st_crs(mountains) = 3035
#
# usethis::use_data(mountains, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.