| subTrees | R Documentation | 
Identifies a list of sub-trees in argument tree initiating from the the argument nodes and maps those sub-trees on their contained tips.
subTrees(tree, nds = unique(tree$edge[, 1]))
| tree | an instance of class ape::phylo | 
| nds | the inner nodes for which to identify the sub-trees | 
A named list. Names are the argument tips and values the node label of the root node of the sub-tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.