locator_mD: locator_mD

Description Usage Arguments Value

View source: R/misc_func.R

Description

Wrapper function for locator, with more control over point size etc

Usage

1
locator_mD(nPoints = 1, line = TRUE, cex = 1, col = "red", ...)

Arguments

nPoints

number of points in a sequence

line

logical; plot lines between points

cex

size of points

col

colour of points

...

further arguments passed to or from other methods.

Value

Plots clicked points, and returns their x.y coordinates as a data.frame


metaDigitise documentation built on March 13, 2020, 9:09 a.m.