| draw_circle_arrow_base | R Documentation |
Draws a circular dot at the arrow position (alternative to triangular arrow).
draw_circle_arrow_base(x, y, size, col = "black", border = NULL)
x |
Position x coordinate. |
y |
Position y coordinate. |
size |
Dot radius. |
col |
Fill color. |
border |
Border color. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.