gather_perm {dci}R 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.


[Package dci version 1.0.2 Index]