MultiShortestPathFromNode: Return the Shortest-Path from given node to other nodes, with...

MultiShortestPathFromNodeR Documentation

Return the Shortest-Path from given node to other nodes, with option for counting replicates

Description

Return the Shortest-Path from given node to other nodes, with option for counting replicates

Usage

MultiShortestPathFromNode(g.ext, n, Nodes, countReplicas = F)

Arguments

g.ext

igraph object obtained from supra-adjacency matrix

n

integer the node id

Nodes

scalar, number of nodes

countReplicas

logical

Value

A igraph object containing the list of shortest paths


manlius/muxViz documentation built on March 1, 2023, 10:28 a.m.