coast_lores_sf | R Documentation |
This is simply a low resolution generated from some other packages that is generally convenient. It was created on July 5, 2019 via: coastline = maps::map(database = "world", regions = c("Canada", "USA", "France", "Greenland"), fill = T, resolution = 0) coast_lores_sf = sf::st_as_sf(coastline) save(coast_lores_sf,file = "coast_lores.rda")
coast_lores_sf
sf object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.