circulo: Function to plot a circle

Description Usage Arguments Details Value Author(s) See Also

View source: R/Fisheyer_Functions.r

Description

Internal function. Not intended to be called directly by user.

Usage

1
circulo(cx, cy, r, circleCol, PLOT = TRUE)

Arguments

cx

x coordinate for circle center

cy

y coordinate for circle center

r

Radius

circleCol

Circle color to be plotted

PLOT

Should circle be plotted?

Details

Not to be called directly by user.

Value

A matrix containing circle coordinates to be plotted.

Author(s)

Eduardo San Miguel Martin

See Also

circulin, POIPlot-methods


fisheyeR documentation built on May 2, 2019, 12:47 a.m.