Rdocumentation
powered by
Learn R Programming
ggtree (version 1.4.11)
geom_taxalink: geom_taxalink
Description
link between taxa
Usage
geom_taxalink(taxa1, taxa2, curvature = 0.5, ...)
Arguments
taxa1
taxa1, can be label or node number
taxa2
taxa2, can be label or node number
curvature
A numeric value giving the amount of curvature. Negative values produce left-hand curves, positive values produce right-hand curves, and zero produces a straight line.
...
additional parameter
Value
ggplot layer