gather_perm: Gather passability between two nodes

View source: R/calculate_dci.R

gather_permR Documentation

Gather passability between two nodes

Description

Gather passability between two nodes

Usage

gather_perm(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 passability from 0 to 1 between the given nodes.


aarkilanian/dci documentation built on Feb. 5, 2024, 7:12 p.m.