View source: R/get_large_trees.R
| get_tree_amphibian_n100 | R Documentation |
The first tree is the "consensus" tree; the remaining 99 are posterior phylogenies. Because of the large file size (~12 MB), this dataset is not bundled with the package and is downloaded and cached locally on first use.
get_tree_amphibian_n100(force = FALSE)
force |
Logical. Re-download even if a local cache exists. Default FALSE. |
A multiPhylo object. Each phylogeny also has a data frame
genus_family_root with root node information for every unique genus
and family, usable for inserting new tips onto the phylogeny.
http://vertlife.org/data/amphibians/
Jetz, W., & Pyron, R. A. (2018). The interplay of past diversification and evolutionary isolation with present imperilment across the amphibian tree of life. Nature ecology & evolution, 2(5), 850-858.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.