ellipse | R Documentation |
Create ellipse on the current plot
ellipse(xc = 0, yc = 0, a, b, col = "black", lty = 1, ...)
xc |
coordinate of center (x) |
yc |
coordinate of center (y) |
a |
major axis |
b |
minor axis |
col |
color of the ellipse line |
lty |
type of the ellipse line |
... |
any argument suitable for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.