Return the phylogenetic position of a mouse click on a plotted tree.
get.treepos(message=TRUE, ...)
getnode(...)
A list for get.treepos
and a node number for getnode
.
for get.treepos
, a logical value indicating whether or not to print an instructional message.
optional arguments.
Liam Revell liam.revell@umb.edu
Both get.treepos
and getnode
are primarily meant for internal use in other phytools functions.
get.treepos
returns the index of the node at the end of the selected edge, along with the branch distance to that node.
getnode
simply returns the closest node to the user mouse click.
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.