remove_clade | R Documentation |
From a tree, remove clacdes, identified by the labels of their deepest node.
remove_clade(phy, label)
phy |
A phylo object. The tree to manipulate. |
label |
A character vector containing node labels. |
A phylo object containing the modified tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.