View source: R/calculate_dci.R
gather_dist | R Documentation |
Gather total distance between two nodes
gather_dist(from, to, nodes)
from |
The from node's label |
to |
The to node's label |
nodes |
An |
The distance, in map units, between the two given segments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.