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