updateNodes {metacart}R Documentation

A function to update node

Description

A function to update node

Usage

updateNodes(nodes, newNode, name = "leaf")

Arguments

nodes

a data frame

newNode

a new row

name

a string

Value

a data.frame updated the nodes


[Package metacart version 3.0.0 Index]