great_lakes: Data and spatial polygons of the Great Lakes

View source: R/utils.R

great_lakesR Documentation

Data and spatial polygons of the Great Lakes

Description

Data and spatial polygons of the Great Lakes

Usage

great_lakes(spatial = FALSE)

Arguments

spatial

logical, return Great Lakes polygons?

Value

A data frame of North America Great Lakes with optional geometry column

Examples

gl <- great_lakes()
## Not run: 
gl <- great_lakes(spatial = TRUE)

## End(Not run)

jsta/nhdR documentation built on Aug. 21, 2023, 3:35 p.m.