root.treedata | R Documentation |
re-root a tree
## S3 method for class 'treedata'
root(phy, outgroup, node = NULL, edgelabel = TRUE, ...)
phy |
tree object |
outgroup |
a vector of mode numeric or character specifying the new outgroup |
node |
node to reroot |
edgelabel |
a logical value specifying whether to treat node labels as edge labels and thus eventually switching them so that they are associated with the correct edges. |
... |
additional parameters passed to ape::root.phylo |
rerooted treedata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.