gather_perm: Gather passability between two nodes
Description
Gather passability between two nodes
Usage
gather_perm(from, to, nodes)
Value
The passability from 0 to 1 between the given 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.