mountains: Mountain Ranges and Buttes

Description Usage Format Source Examples

Description

Simplified representation of the mountain ranges and buttes in the vicinity of Idaho National Laboratory, eastern Idaho.

Usage

1

Format

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

Source

U.S. Geological Survey Idaho National Laboratory Project Office

Examples

1
2
3
inlmisc::PlotMap(mountains, dms.tick = TRUE)
sp::plot(mountains, col = "gray", add = TRUE)
str(mountains@data)

inldata documentation built on Sept. 17, 2020, 5:08 p.m.