Learn R Programming

inldata (version 1.2.7)

inl: Idaho National Laboratory Boundary

Description

Geographic limits of the Idaho National Laboratory (INL). The INL is located on the west-central part of the eastern Snake River Plain and covers an area of approximately 890 square miles. It was established in 1949 to develop atomic energy, nuclear safety, defense programs, environmental research, and advanced energy concepts.

Usage

inl

Arguments

Format

A simple feature with fields:

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(inl)

Run the code above in your browser using DataLab