gather_dist: Gather total distance between two nodes

View source: R/calculate_dci.R

gather_distR 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 sf object of the nodes of the river_net object with river attributes joined.

Value

The distance, in map units, between the two given segments.


aarkilanian/dci documentation built on April 5, 2025, 7:17 a.m.