gather_dist {dci} | R Documentation |
Gather total distance between two nodes
Description
Gather total distance between two nodes
Usage
gather_dist(from, to, nodes)
Arguments
from |
The from node's label |
to |
The to node's label |
nodes |
An |
Value
The distance, in map units, between the two given segments.
[Package dci version 1.0.2 Index]