powered by
Replot Function for SELBUT
BUTREPLOT(opts, ncol = 5, HOZ = TRUE, TOP = TRUE, cols = "white", main = "", xlim = c(0, 1), ylim = c(0, 1), newplot = TRUE)
list
x,y matrix of grid
delta x
delta y
range of x
range of y
character list of options
number of columns
logical, TRUE=plot horizontally
logical, TRUE=plot top-down
colors
character title
x-limits in plotting region (user coordinates)
y-limits in plotting region (user coordinates)
logical, new plot?
Jonathan M. Lees<jonathan.lees@unc.edu>
Used internally in SELBUT as a replotting function
SELBUT, swig
STDLAB <- c("DONE", "QUIT", "zoom.out", "zoom.in", "SELBUT", "FILT","UNFILT", "PSEL", "SGRAM", "WLET", "SPEC", "XTR" ) BUTREPLOT(STDLAB)
Run the code above in your browser using DataLab