powered by
Create ellipse on the current plot
ellipse(xc = 0, yc = 0, a, b, col = "black", lty = 1, ...)
coordinate of center (x)
coordinate of center (y)
major axis
minor axis
color of the ellipse line
type of the ellipse line
any argument suitable for lines function
lines