Description Usage Arguments Details References Examples
Reduce tips by identifying tips in the same taxonomic group at a specifed taxonomic rank
1 | reduceTree(tree, level, datasource = 4)
|
tree |
phylogenetic tree (ape class) |
level |
rank by which tips will be reduce (e.g. kingdom) |
datasource |
a number indicating the GNR datasource to search against |
Search Global Names Resolver to find shared taxonomic groups of all tips. Reduce tree by condensing members of the same taxonomic group into a single tip. The user can specify at what rank the tree should be reduced. N.B. unresolved names are dropped from the tree and are not represented in tip counts.
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.