mf04: imported SpatialStreamNetwork object from MiddleFork04.ssn...

mf04R Documentation

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.

Details

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

Source

See the MiddleFork04.ssn

Examples

library(SSN)
#for examples, copy MiddleFork04.ssn directory to R's temporary directory
copyLSN2temp()
mf04 <- importSSN(paste0(tempdir(),'/MiddleFork04.ssn'), o.write = TRUE)
names(mf04)

jayverhoef/SSN documentation built on May 1, 2023, 1:04 p.m.