powered by
Jetz et al. (2012)'s Avian supertree augmented with taxonomic information generated from the NCBI taxonomy. Here used for testing and demonstrating treeman functions. See R script to see how the tree was generate: https://github.com/DomBennett/treeman/blob/master/other/generate_tree_data.R.
data(birds)
birds is a TreeMan object
birds
TreeMan
# NOT RUN { data(birds) # load object summary(birds) # }
Run the code above in your browser using DataLab