| geospiza {phylobase} | R Documentation |
Data from Darwin's finches
Description
Phylogenetic tree and morphological data for Darwin's finches, in different formats
Format
geospiza is a phylo4d object; geospiza_raw is a
list containing tree, a phylo object (the tree), data,
and a data frame with the data (for showing examples of how to merge tree
and data)
Note
Stolen from Luke Harmon's Geiger package, to avoid unnecessary dependencies
Source
Dolph Schluter via Luke Harmon
Examples
data(geospiza)
plot(geospiza)
[Package phylobase version 0.8.12 Index]