aRTnetwork {aRT}R Documentation

Class aRTnetwork

Description

Class that represents a set of lines composing a network, for calculating non-Euclidean distances.

Objects from the Class

Objects can be created by using createNetwork(lines, weight).

Arguments

lines
A SpatialLines object.
weight
The weight of each line.

Extends

Class aRTcomponent, directly.

Author(s)

Pedro Ribeiro de Andrade

See Also

See aRTnetwork-METHOD for a method of this class or CLASSNAME-class for links to other classes.


[Package aRT version 1.6-0 Index]