powered by
This phylogeny of bats (Mammalia: Chiroptera) is a supertree (i.e. a composite phylogeny constructed from several sources; see source for details).
data(chiroptera)
The data are stored in RData (binary) format.
read.nexus, zoom
read.nexus
zoom
data(chiroptera) str(chiroptera) op <- par(cex = 0.3) plot(chiroptera, type = "c") par(op)
Run the code above in your browser using DataLab