reroot_tree_at_tip | R Documentation |
An utility function to root the tree at a tip for hidden state prediction through ancestral reconstruction
reroot_tree_at_tip(phy, tip)
phy |
a phylo-class object from the |
tip |
the focal tip, either a character string matching the tip label or a number matching its index |
A phylo-class object containing the re-rooted tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.