| 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.
Genusa character vector detailing the Bird Tree genus
Speciesa character vector detailing the Bird Tree species name
TipLabela character vector detailing the tip label (genus and species name separated by an underscore)
Englisha character vector detailing the common name for the species
Taxonomya character vector detailing the Bird Tree taxonomy
Cladea character vector detailing the Bird Tree clade
BLFamilyLatina character vector detailing the Bird Tree family name (latin)
BLFamilyEnglisha character vector detailing the Bird Tree family name (common)
FamSequIDa numeric vector
Ordera character vector detailing the Bird Tree order
OscSubOsca 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)