Adds a (primitive) circle with given radius to an existing plot
Arguments
- n
integer. Resolution of circle's line
- radius
numeric. Radius of circle. Defaults to
getOption("structr.radius").- ...
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. Defaults to getOption("structr.radius").
optional arguments passed to graphics::lines()