Learn R Programming

inldata (version 1.2.7)

mountains: Mountain Ranges and Buttes

Description

A simplified representation of mountain ranges and buttes in the vicinity of Idaho National Laboratory (INL) in eastern Idaho.

Usage

mountains

Arguments

Format

A simple feature with fields:

name

Feature name.

geometry

Polygon geometry with a positive area (two-dimensional); sequence of points that form a closed, non-self-intersecting ring; the first ring denotes the exterior ring, zero or more subsequent rings denote holes in this exterior ring.

Examples

Run this code
print(mountains)

Run the code above in your browser using DataLab