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 2.0-3 Index]