R/muxLib_annotated.R
MultiShortestPathFromNode.RdReturn the Shortest-Path from given node to other nodes, with option for counting replicates
MultiShortestPathFromNode(g.ext, n, Nodes, countReplicas = F)
| g.ext | igraph object obtained from supra-adjacency matrix |
|---|---|
| n | integer the node id |
| Nodes | scalar, number of nodes |
| countReplicas | logical |
A igraph object containing the list of shortest paths