link_draw {ggalign} | R Documentation |
Define the links to connect a pair of observations
Description
This function allows users to define links between a pair of observations, facilitating the visualization of connections between related data points.
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 |