add.arrow {phytools} | R Documentation |
This function adds an arrow to a plotted tree.
add.arrow(tree=NULL, tip, ...)
tree |
an object of class |
tip |
label of tip or tip or node number. If |
... |
optional arguments to control the shape and size of the arrow including: its length ( |
This function presently works for radial (type="fan"
) and right facing square phylograms (type="phylogram"
). Trees can be plotted using phytools function plotTree
, plotSimmap
, contMap
, densityMap
, and ape method plot.phylo
.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.