Description Usage Arguments Details References See Also Examples
Returns the phylogenetic diversity of a tree for the tips specified.
| 1 | 
| tree | 
 | 
| tids | tip ids | 
| parallel | logical, make parallel? | 
| progress | name of the progress bar to use, see  | 
Faith's phylogenetic diversity is calculated as the sum of all connected
branches for specified tips in a tree. It can be used to investigate how biodviersity
as measured by the phylogeny changes. Parallelizable.
The function uses getCnntdNds().
Faith, D. (1992). Conservation evaluation and phylogenetic diversity. Biological Conservation, 61, 1-10.
calcFrPrp, calcOvrlp, getCnnctdNds,
https://github.com/DomBennett/treeman/wiki/calc-methods
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.