rotate_branch {phylocanvas} | R Documentation |
rotate a branch
Description
given a phylocanvas
object and an nodeid for
an internal node, rotate the branch defined by the node
Usage
rotate_branch(phycnv, nodeid)
Arguments
phycnv |
Required. |
nodeid |
Required. |
See Also
http://phylocanvas.org/docs/features/#rotate-branches
[Package phylocanvas version 0.1.3 Index]