Description Usage Arguments Author(s)
##' Plots an ellipse
1 | ellipse(x0, y0, axisX, axisY, color = "lightgray")
|
x0 |
the x coordinate of the center of the circle |
y0 |
the y coordinate of the center of the circle |
axisX |
the radius along the x axis |
axisY |
the radius along the y axis |
color |
what color should the ellipse be drawn in |
Dustin Fife
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.