Description
Wrapper function for locator, with more control over point size etc
Usage
locator_mD(nPoints = 1, line = TRUE, cex = 1, col = "red", ...)
Arguments
nPoints
number of points in a sequence
line
logical; plot lines between points
...
further arguments passed to or from other methods.
Value
Plots clicked points, and returns their x.y coordinates as a data.frame