Learn R Programming

inldata (version 1.0.3)

lakes: Lakes and Ponds

Description

Perennial lakes and ponds in the vicinity of Idaho National Laboratory, eastern Idaho.

Usage

lakes

Arguments

Format

A SpatialPolygonsDataFrame of the sp package with 155 features of 12 variables. See projection dataset for coordinate reference system information.

Examples

Run this code
# NOT RUN {
inlmisc::PlotMap(lakes, dms.tick = TRUE,
                 lakes = list(lakes, "lwd" = 1))
str(lakes@data)

# }

Run the code above in your browser using DataLab