faithPD | R Documentation |
Calculates Faith's PD for a specific set of tips
faithPD(phy, tips)
phy |
phylogeny of class |
tips |
tip names to be included |
Returns the sum of total branch lengths that unite a set of species. The root is always included in these calculations. If tip is just one species, then the root-to-tip distance is returned.
numeric value of summed phylogenetic diversity
Pascal Title
Faith D.P. (1992) Conservation evaluation and phylogenetic diversity. Biological Conservation, 61, 1-10.
tamiasTree
faithPD(tamiasTree, c('Tamias_minimus', 'Tamias_speciosus'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.