draw.guidelines | R Documentation |
Draws segments from the tips of the tree out to the furthest tip label. This should only be used in conjunction with text.phyloLayout(align=TRUE), or else the segments will be drawn over the tip labels.
draw.guidelines(obj, lty = 3, ...)
obj: |
S3 object of class 'phyloLayout' |
lty: |
line style, defaults to 3 (dotted) |
...: |
other graphical parameters to pass to 'segments', such as 'col' or 'lwd' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.