powered by
A synthetic directed graph with cyclomatic complexity values to illustrate the functions of the package.
data(synthetic_graph)
A tbl_graph with:
tbl_graph
55 nodes
122 directed edges
The graph is stored as a tbl_graph object with:
Node attributes: name, cyclo
name
cyclo
Directed edges defined by from → to
from
to