Description Usage Arguments Details References Examples
Return sister node of node(s) given, default will return sister nodes of all internal nodes.
1 | getSister(tree, node = "all")
|
tree |
phylogenetic tree (ape class) |
node |
number indicating node |
A sister node is defined as the other node descending from the parent node. This functions finds all sister nodes. It does not handle polytomies.
No references yet! https://github.com/DomBennett/MoreTreeTools.
1 | # example.var <- exampleFun (test.data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.