search for: tot_subset

Displaying 1 result from an estimated 1 matches for "tot_subset".

Did you mean: tot_subsets
2009 May 24
1
Timing issue using locator() in loop containing print()
....................................suppress margins all around......................... par(mar=c(0,0,0,0)) image(xraw,col=my.grays(256),axes=F) #....................................Set up loop.......................................................................................................... tot_subsets<-5 ss<- matrix(0,nrow=tot_subsets,ncol=4) print("begin selections") # .........................Loop for multiple rectangle selections on image..................................................... for (i in 1:tot_subsets) { print("Select lower left and upper right for this rec...