addFamily: A function to calculate evolutionary distinctiveness among...

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/addFamily.R

Description

The addFamily function estimates evolutionary distinctiveness of each phyloregion by computing the mean value of phylogenetic beta diversity between a focal phyloregion and all other phyloregions in the study area.

Usage

1
addFamily(comm, tpl, syn)

Arguments

P

A site × site phylogenetic beta diversity distance matrix

...

Further arguments passed to or from other methods.

Value

addFamily

A dataframe with evolutionary distinctiveness of each phyloregion

Author(s)

Barnabas H. Daru darunabas@gmail.com & Klaus Schliep

References

\insertRef

daru2017understandingbioregion

\insertRef

Holt2013bioregion

See Also

evol.distinct

Examples

1
2
example(phylo_beta)
addFamily(P)

darunabas/bioregion documentation built on Oct. 27, 2019, 6:57 a.m.