buildNodeGraph: Build Graph of Nodes

View source: R/buildNodeGraph.R

buildNodeGraphR Documentation

Build Graph of Nodes

Description

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

Usage

buildNodeGraph(parent_child = NULL)

Arguments

parent_child

The output of 'buildParentChild()'.

Value

A 'tbl_graph' or 'igraph' object

Author(s)

Kevin See


KevinSee/PITcleanr documentation built on Feb. 27, 2024, 11:03 p.m.