addParentChildNodes: Add Nodes to Parent-Child Table

View source: R/addParentChildNodes.R

addParentChildNodesR Documentation

Add Nodes to Parent-Child Table

Description

When some sites in the parent-child table have multiple nodes, this function incorporates those nodes into the parent-child table, expanding it so that the parent and child locations now refer to nodes, not sites.

Usage

addParentChildNodes(parent_child = NULL, configuration = NULL)

Arguments

parent_child

dataframe produced by 'buildParentChild()'.

configuration

a configuration dataframe, such as one built by 'buildConfig()'.

Author(s)

Kevin See

Examples

addParentChildNodes()

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