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 |
Value
The passability from 0 to 1 between the given nodes.
[Package dci version 1.0.2 Index]