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