Learn R Programming

inldata (version 1.0.3)

streams: Rivers and Streams

Description

Stream segments in the vicinity of Idaho National Laboratory, eastern Idaho.

Usage

streams

Arguments

Format

A SpatialLinesDataFrame of the sp package with 197 features of 14 variables. See projection dataset for coordinate reference system information.

Examples

Run this code
# NOT RUN {
inlmisc::PlotMap(streams, dms.tick = TRUE,
                 rivers = list(streams, "lwd" = 1))
str(streams@data)

# }

Run the code above in your browser using DataLab