reroottip {cauphy} | R Documentation |
Re root tree at a tip
Description
Re root tree at a tip, taking care of the root length. This function is only used for testing purposes.
Usage
reroottip(tree, tip)
Arguments
tree |
the original tree |
tip |
the tip to re-root at |
Value
the re-rooted tree at the tip
[Package cauphy version 1.0.3 Index]