.mark_draw | R Documentation |
A base version of mark_draw
, designed for performance optimization. This
function is used to build other mark_*
functions that manage the drawing of
links between marked 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_draw()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.