View source: R/treeStructureFunctions.R
Finds shared branches between two trees where the smaller tree is a subset of the larger tree.
1 | sharedBranches(tree1, tree2)
|
tree1 |
An object of class "phylo" |
tree2 |
An object of class "phylo" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.