updateNodes function

A function to update node

A function to update node

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

Arguments

  • nodes: a data frame
  • newNode: a new row
  • name: a string

Returns

a data.frame updated the nodes

  • Maintainer: Juan Claramunt
  • License: GPL (>= 2)
  • Last published: 2020-07-10

Useful links