Learn R Programming

SSN (version 1.1.4)

SpatialStreamNetwork-class: Class "SpatialStreamNetwork"

Description

A class that holds spatial features (points and lines), attributes, and topological information for stream networks.

Arguments

Objects from the Class

SpatialStreamNetwork objects can be created by calls in the form importSSN(x).

Extends

Class SpatialLinesDataFrame, directly. Class SpatialLines-class, by class "SpatialLinesDataFrame", distance 2. Class Spatial, by class "SpatialLinesDataFrame", distance3.

See Also

Line-class, Lines-class