ellipse: Plots an Ellipse

Description Usage Arguments Author(s)

View source: R/polarCoord.R

Description

##' Plots an ellipse

Usage

1
ellipse(x0, y0, axisX, axisY, color = "lightgray")

Arguments

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

Author(s)

Dustin Fife


dustinfife/fifer documentation built on Oct. 31, 2020, 3:36 p.m.