Learn R Programming

inldata (version 1.0.3)

inl: Idaho National Laboratory Boundary

Description

Boundary of the Idaho National Laboratory (INL).

Usage

inl

Arguments

Format

A SpatialPolygonsDataFrame of the sp package object with 1 feature and 4 variables. See projection dataset for coordinate reference system information.

Examples

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

# }

Run the code above in your browser using DataLab