Description Usage Arguments Details Author(s) See Also Examples
edges
draws edges on a plotted tree. fancyarrows
enhances arrows
with triangle and harpoon
heads; it can be called from edges
.
1 2 3 4 |
nodes0, nodes1 |
vectors of integers giving the tip and/or node numbers where to start and to end the edges (eventually recycled). |
arrows |
an integer between 0 and 3; 0: lines (the default); 1:
an arrow head is drawn at |
type |
if the previous argument is not 0, the type of arrow head:
|
x0, y0, x1, y1 |
the coordinates of the start and end points for
|
length, angle, code, col, lty, lwd |
default options similar to
those of |
... |
further arguments passed to |
The first function is helpful when drawing reticulations on a phylogeny, especially if computed from the edge matrix.
Emmanuel Paradis
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.