treeman (version 1.1.3)

birds: Phylogenetic tree of Aves

Description

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.

Usage

data(birds)

Arguments

Format

birds is a TreeMan object

Examples

Run this code
# NOT RUN {
data(birds) # load object
summary(birds)
# }

Run the code above in your browser using DataCamp Workspace