phylo_compare: Compare the structure of phylogenies

Description Usage Arguments Value Author(s) See Also

Description

These functions are wrappers of existing functions that makes it easy to compare and then summarize the toplogy, structure and ages of phylogenies.

compare_multiPhylo

Usage

1
compare_multiPhylo(multitree, which.phylo = 1, ...)

Arguments

multitree

list of phylogenies of class multiPhylo

which.phylo

index location of the phylogeny with multitree to compare, if NULL then all trees are compared to each other

...

further arguments to be passed to all.equal.phylo

Value

a data.frame of comparisons

Author(s)

Matthew R. Helmus inspired by code from Andrew L. Hipp in compare.all.trees

See Also

compare.all.trees all.equal.phylo


mrhelmus/ieco documentation built on May 23, 2019, 7:37 a.m.