Learn R Programming

inldata (version 1.0.3)

esrp: Eastern Snake River Plain Boundary

Description

Boundary of the eastern Snake River Plain, Idaho.

Usage

esrp

Arguments

Format

A SpatialPolygonsDataFrame of the sp package object with 1 feature and 1 variable. See projection dataset for coordinate reference system information.

Examples

Run this code
# NOT RUN {
inlmisc::PlotMap(esrp, dms.tick = TRUE)
sp::plot(esrp, col = "red", add = TRUE)
str(esrp@data)

# }

Run the code above in your browser using DataLab