BGB.examples | R Documentation |
Phylogenies and example stochastic maps for Canidae (from an unstratified BioGeoBEARS analysis) and Ochotonidae (from a stratified BioGeoBEARS analysis)
data(BGB.examples)
Drury, J., Clavel, J., Manceau, M., and Morlon, H. 2016. Estimating the effect of competition on trait evolution using maximum likelihood inference. Systematic Biology doi 10.1093/sysbio/syw020
Matzke, N. 2014. Model selection in historical biogeography reveals that founder-event speciation is a crucial process in island clades. Systematic Biology 63:951-970.
CreateGeoObject_BioGeoBEARS
data(BGB.examples)
oldpar <- par(no.readonly = TRUE)
par(mfrow=c(1,2))
plot(BGB.examples$Canidae.phylo)
plot(BGB.examples$Ochotonidae.phylo)
par(oldpar) # restore the old par
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.