powered by
wrapper to perform and decode grid.locator()
zlocator(cal, rcnames, bounds)
returns the return value of decode()
return value of calibrate()
parameter passed to decode()
parameter passed to exitClick()
keeps looping until a valid click is detected
if(interactive()){ load("data/x_cal.m.RData") load("data/x_rcnames.RData") load("data/x_bounds.RData") zlocator(x_cal.m,x_rcnames,x_bounds) }
Run the code above in your browser using DataLab