powered by
Bininda-Emonds et al. (2007)'s Mammalian supertree augmented with taxonomic information. 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(mammals)
mammals is a TreeMan object
mammals
TreeMan
# NOT RUN { data(mammals) # load object summary(mammals) summary(mammals[['Homo_sapiens']]) # }
Run the code above in your browser using DataLab