great_lakes {nhdR}R 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)

[Package nhdR version 0.6.1 Index]