Description Usage Arguments Value
Wrapper function for locator, with more control over point size etc
1  | locator_mD(nPoints = 1, line = TRUE, cex = 1, col = "red", ...)
 | 
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.  | 
Plots clicked points, and returns their x.y coordinates as a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.