DUMPLOC {RSEIS} | R Documentation |
Display the results of locator in a form useful for saving.
DUMPLOC(zloc)
zloc |
x,y list from locator |
This is a useful routine for locating specific points and saving them for later use in code.
Print to console.
Jonathan M. Lees<jonathan.lees.edu>
locator
L = locator(4) DUMPLOC(L)