treeman (version 1.1.4)

plants: Phylogenetic tree of European Flora

Description

Durka and Michalski (2012)'s large phylogenetic tree of European vascular plants 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(plants)

Arguments

Format

plants is a TreeMan object

Examples

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

Run the code above in your browser using DataLab