Learn R Programming

inldata (version 1.0.3)

idaho: State of Idaho Boundary

Description

Simplified representation of the boundary of Idaho, a state in the northwestern region of the United States.

Usage

idaho

Arguments

Format

A SpatialPolygons of the sp package with 1 feature. See projection dataset for coordinate reference system information.

Examples

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

# }

Run the code above in your browser using DataLab