aoi {tlocoh} | R Documentation |
Allows the user to select an area of interest (box) by clicking on the active plot window
aoi(draw.poly = TRUE, draw.poly.col = "black", status = TRUE)
draw.poly |
Whether to draw the box on the plot. T/F. |
draw.poly.col |
The color to use if drawing the box on the plot. Color value. Ignored if |
status |
Show messages to the user |
A two-column xy data frame containing the upper left point and the lower right point in the first and second rows respectively
This function requires a plot window to be open