BirdTree_tax {avotrex}R Documentation

Bird Tree taxonomic data

Description

Dataset from Jetz et al. (2012) detailing the BirdTree taxonomy used in the BirdTree backbone phylogenetic trees.

Usage

data("BirdTree_tax")

Format

A data frame with 9993 observations on the following 11 variables.

Genus

a character vector detailing the Bird Tree genus

Species

a character vector detailing the Bird Tree species name

TipLabel

a character vector detailing the tip label (genus and species name separated by an underscore)

English

a character vector detailing the common name for the species

Taxonomy

a character vector detailing the Bird Tree taxonomy

Clade

a character vector detailing the Bird Tree clade

BLFamilyLatin

a character vector detailing the Bird Tree family name (latin)

BLFamilyEnglish

a character vector detailing the Bird Tree family name (common)

FamSequID

a numeric vector

Order

a character vector detailing the Bird Tree order

OscSubOsc

a character vector

Details

If necessary, more details than the __description__ above ~~

Source

Jetz, W., Thomas, G., Joy, J. et al. The global diversity of birds in space and time. Nature 491, 444–448 (2012). https://doi.org/10.1038/nature11631

References

Jetz, W., Thomas, G., Joy, J. et al. The global diversity of birds in space and time. Nature 491, 444–448 (2012). https://doi.org/10.1038/nature11631

Examples

data(BirdTree_tax)

[Package avotrex version 1.3.0 Index]