topDist | R Documentation |
Compute a pairwise table of topological distances from a tree, after contracting short edges
topDist(tree, epsilon = 0)
tree |
a phylo object, with or without edge lengths |
epsilon |
a tolerance, so all edges shorter than epsilon are contracted |
a distance table, with rows and columns named by taxa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.