| match.nodes | R Documentation | 
Match the nodes and bootstraps of multiple trees to one reference tree and plot bootstrap values.
match.nodes(guideTree, otherTrees, matchBoots = T, plotBoots = T, ...)
| guideTree | The reference tree to which other tree's nodes and bootstraps are matched. | 
| otherTrees | A single tree (class  | 
| matchBoots | An optional logical value – whether the function should also match bootstraps in addition to nodes. | 
| plotBoots | An optional logical value– whether the function should plot bootstrap values. | 
| ... | Other arguments that can be passed on to the function  | 
matchBoots and plotBoots both default to TRUE.
| mat.full | A matrix of all matched nodes. | 
| mat.index | all rows of  | 
Andrew Hipp and Kasey Pham
matchNodes, matplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.