powered by
Find shared tip labels of a collection of trees. This function is useful when pruning a collection of related trees to a trees of same size and taxa.
common_tips(x)
intersection of tip labels across all trees
a collection of trees of class "multiPhylo"
trees = rankedPhylo(3:7) common_tips(trees)
Run the code above in your browser using DataLab