mark_draw {ggalign} | R Documentation |
Define the links to connect the marked observations
Description
This function allows users to define links between marked observations and plot panel (e.g., for creating visual connections for related data), which could help explain the observations.
Usage
mark_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 |