Learn R Programming

spsurvey (version 3.1)

Luck_Ash_streams: Streams in the Luckiamute Watershed in Oregon

Description

An object of class "SpatialLinesDataFrame" that was created from a shapefile of streams in the Luckiamute watershed in Oregon.

Usage

data(Luck_Ash_streams)

Arguments

Format

The format is: Formal class "SpatialLinesDataFrame" [package "sp"]. The data slot contains 429 rows and the following 3 columns:
Per_Int
stream type for the line segment.
Level3_Nam
Strahler order category for the line segment.
Length_km
length of the line segment in kilometers.

Examples

Run this code
data(Luck_Ash_streams)
plot(Luck_Ash_streams)

Run the code above in your browser using DataLab