View source: R/tree_distance_utilities.R
CalculateTreeDistance | R Documentation |
Calls tree distance functions from trees or lists of trees
CalculateTreeDistance(Func, tree1, tree2 = NULL, reportMatching = FALSE, ...)
Func |
Tree distance function. |
tree1 , tree2 |
Trees of class |
reportMatching |
Logical specifying whether to return the clade matchings as an attribute of the score. |
... |
Additional arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.