musteloids {ctpm} | R Documentation |
Musteloidea phylogeny.
Description
A phylogenetic tree of Musteloidea.
Usage
data("musteloids")
Format
An object of class "phylo", from package "ape".
References
Law, Chris J. and Slater, Graham J. and Mehta, Rita S. (2017). Lineage Diversity and Size Disparity in Musteloidea: Testing Patterns of Adaptive Radiation Using Molecular and Fossil-Based Methods. Systematic Biology, 67(1), 127-144. doi: 10.1093/sysbio/syx047.
See Also
Examples
# Load package and tree
library(ctpm)
data("musteloids")
# Plot the phylogeny
plot(musteloids)
[Package ctpm version 1.0.1 Index]