graph: An R6 representation of a graph data structure.

Description Usage Arguments

Description

All graphs are assumed to be connected (if they are not, use a list of graphs instead). Any distinguished canonical node on the graph, called the boot node, will be used to represent the entire graph and will be the first node for purposes of traversal.

Usage

1
2
3

Arguments

...

Arguments to pass to graph initialization.


robertzk/graphrunner documentation built on May 27, 2019, 2:10 p.m.