Rdocumentation
powered by
Learn R Programming
GeneralTree (version 0.0.1)
deep_clone.GeneralTree: Deep clone a General Tree.
Description
Deep clone a General Tree.
Usage
"deep_clone"(x)
Arguments
x
The general tree that should be deep cloned.
Value
a clone of the tree.