| Revert {data.tree} | R Documentation |
Node's children.Reverts the sort order of a Node's children.
Revert(node, recursive = TRUE)
node |
the Node whose children's sort order is to be reverted |
recursive |
If |
returns the Nodel invisibly (for chaining)