plot.anchorpoint: Plot function hand over location_picker = TRUE, to identify...

Description Usage Arguments

View source: R/anchorpoint.R

Description

Plot function hand over location_picker = TRUE, to identify specific points in the plot to terminate the function, press any mouse button other than the first (X11 device) or press ESC key (quartz) see ?identify for help

Usage

1
2
## S3 method for class 'anchorpoint'
plot(x, ask = T, location_picker = FALSE, ...)

Arguments

x

anchorpoint object as produced by the function anchorpoint

ask

logical, ask for next plot. Default = TRUE

location_picker

logical, use location picker. Default FALSE.

...

additional parameters for plot function as for standard plot function (e.g. col)


lucasmanuelkohler/anchorpoint documentation built on April 16, 2021, 6:41 a.m.