Description Usage Arguments Value
Find all active paths in a (partially) directed graph
1 | activePaths(graph, node, nodeNames)
|
graph |
the graph either in one of the package |
node |
the source node of the path (index not name) |
nodeNames |
optionally specify node names which can be used to return those instead of indicies |
a list of active paths with node as its source
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.