circulin: Coordinates to plot a circle

Description Usage Arguments Details Value Author(s) See Also

View source: R/Fisheyer_Functions.r

Description

For interactive use via middlebutton click.

Usage

1
circulin(cx, cy, r = 0.045, objeto, col = "blue", PLOT = TRUE, label = 0)

Arguments

cx

x coordinate for circle center

cy

y coordinate for circle center

r

Radius

objeto

Matrix with points plotted

col

Circle color to be plotted

PLOT

Should circle be plotted?

label

Apply labels to plot?

Details

Not to be called directly by user.

Value

A matrix containing circle coordinates to be plotted. A vector (called insiders) containing elements selected is created in POI.env enviroment.

Author(s)

Eduardo San Miguel Martin

See Also

circulo, POIPlot-methods


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