Adds a (primitive) circle with given radius to an existing plot
Arguments
- ndiv
integer. Resolution of circle's line
- radius
numeric. Radius of circle
- ...
optional arguments passed to
graphics::lines()
Adds a (primitive) circle with given radius to an existing plot
integer. Resolution of circle's line
numeric. Radius of circle
optional arguments passed to graphics::lines()