mark_draw | R Documentation |
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.
mark_draw(.draw, ...)
.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 |
mark_line()
mark_tetragon()
mark_triangle()
.mark_draw()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.