Description Usage Arguments Details See Also Examples
Return a tree with the span of a node altered.
1 | setNdSpn(tree, id, val)
|
tree |
|
id |
id of node whose preceding edge is to be changed |
val |
new span |
Takes a tree, a node ID and a new value for the node's preceding branch length (span).
setNdsSpn
https://github.com/DomBennett/treeman/wiki/set-methods
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.