Learn R Programming

inldata (version 1.0.3)

counties: County Boundaries

Description

Boundaries of counties in the vicinity of Idaho National Laboratory, eastern Idaho, as of January 1, 2015.

Usage

counties

Arguments

Format

A SpatialLines of the sp package with 45 features. See projection dataset for coordinate reference system information.

Examples

Run this code
# NOT RUN {
inlmisc::PlotMap(counties, dms.tick = TRUE)
sp::plot(counties, lty = 5, add = TRUE)

# }

Run the code above in your browser using DataLab