Description Usage Arguments Details References Examples
Return all children edges from a node, or all edges connected to tips based on three different methods
1 |
tree |
phylogenetic tree (ape class) |
node |
number indicating node |
tips |
tip labels or numbers |
type |
1, 2 or 3 indicating which method to use |
If node specified, all edges that descend from specified node are returned
Otherwise, if tips are specified edges are returned based on one of three methods: Type:
1 – phylogeny consisting solely of the tips, default
2 – edges from taxon tips to terminal node
3 – edges unique to tips
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.