.link_draw {ggalign} | R Documentation |
Define the links to connect a pair of observations
Description
A base version of link_draw()
, optimized for performance. This function
serves as the foundation for building other link_*
functions that manage
the drawing of links between pairs of observations.
Usage
.link_draw(.draw, ...)
Arguments
.draw |
A function used to draw the links. The function must return a
|
... |
<dyn-dots> A list of formulas, where each side
of the formula should be an |