Create a graph object consisting of detection nodes and the edges that connect them.

buildNodeGraph(parent_child = NULL)

Arguments

parent_child

The output of `buildParentChild()`.

Value

A `tbl_graph` or `igraph` object

Author

Kevin See