Data and spatial polygons of the Great Lakes
great_lakes(spatial = FALSE)
logical, return Great Lakes polygons?
A data frame of North America Great Lakes with optional geometry column
gl <- great_lakes()
if (FALSE) {
gl <- great_lakes(spatial = TRUE)
}