Learn R Programming

SSN (version 1.1.7)

mf04: imported SpatialStreamNetwork object from MiddleFork04.ssn data folder

Description

The MiddleFork04.ssn data folder contains the spatial, attribute, and topological information needed to construct a spatial stream network object using the SSN package. This is the representation by using the importSSN function.

Arguments

Source

See the MiddleFork04.ssn

Details

See the MiddleFork04.ssn for details of data set, importSSN on how to get it into SSN.

Examples

Run this code
library(SSN)
mf04 <- importSSN(system.file("lsndata/MiddleFork04.ssn", package = "SSN"))
names(mf04)

Run the code above in your browser using DataLab