| draw_rink_circle | R Documentation |
draw_rink_circle() draws a circle on the rink.
draw_rink_circle(x, y, r, n = 200, col = "black", lwd = 1)
x |
numeric x coordinate of the circle center |
y |
numeric y coordinate of the circle center |
r |
numeric radius |
n |
integer number of points used to approximate circle |
col |
character color |
lwd |
numeric line width |
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.