great_lakes_polygon | R Documentation |
An sf POLYGON object with Great Lakes coastline, used as default map background in several glatos functions.
great_lakes_polygon
An object of class sf
(inherits from data.frame
) with 1 rows and 2 columns.
Created from shoreline shapefile (see 'data-raw/data-great_lakes_polygon.r).
Todd Hayden (coerced to sf via by C. Holbrook)
## Not run:
plot(sf::st_geometry(great_lakes_polygon))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.