root_on_node {TreeTools} | R Documentation |
root_on_node()
Direct entry point to root_on_node()
; recommended for expert use only.
RootTree()
checks that input is properly formatted and is recommended
for general use.
root_on_node(phy, outgroup)
phy |
Minimally, a named list with entries |
outgroup |
Integer specifying index of leaf or node to set as the outgroup. |
root_on_node()
returns phy
rooted on the specified node.
Martin R. Smith (martin.smith@durham.ac.uk)