draw.guidelines: draw.guidelines

View source: R/tree.R

draw.guidelinesR Documentation

draw.guidelines

Description

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.

Usage

draw.guidelines(obj, lty = 3, ...)

Arguments

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'


ArtPoon/ggfree documentation built on July 11, 2024, 11:15 a.m.