.growTree | R Documentation |
This function allows growing tree-like structures (data.tree objects)
.growTree(tm, setX, addToObj = NULL)
tm |
(list) main input, $disDat .. matrix with integer start & end sites for fragments; $lo (logical) which fragments may be grown; $start (integer) index for which line of $disDat to start; $it numeric version of $lo; $preN for previous tree objects towards root; $iter for iterator (starting at 1)) |
setX |
.. data.tree object (main obj from root) |
addToObj |
.. data.tree object (branch on which to add new branches/nodes) |
list
buildTree
.datSlope(c(3:6))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.