Learn R Programming

nhdR (version 0.5.3)

great_lakes: 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?

Examples

Run this code
# NOT RUN {
gl <- great_lakes()
# }
# NOT RUN {
gl <- great_lakes(spatial = TRUE)
# }

Run the code above in your browser using DataLab