SampleDirectedNetwork: Linear network representing a directed road structure

Description Usage Format

Description

An SpatialLinesDataFrame representing a directed road structure. The data.frame attached has three columns, V1, V2 and Dir that determine the direction of the network. The column Dir indicates the type of flow existing between V1 and V2: none (0), from V1 to V2 (1), from V2 to V1 (-1) or bidirectional (2).

Usage

1

Format

An object of class SpatialLinesDataFrame with 2513 rows and 3 columns.


SpNetPrep documentation built on March 18, 2021, 1:06 a.m.