powered by
defining functions for swig
GPIX(nh, g)
The return value depends on the nature of the function as it is returned to the main code swig. Choices for returning to swig are: break, replot, revert, replace, donothing, exit.
waveform list for RSEIS
plotting parameter list for interactive program
Jonathan M. Lees<jonathan.lees@unc.edu>
Buttons can be defined on the fly.
Multiple picks on a panel
swig, XTR
if(interactive()){ ###### interactive addition of buttons in swig STDLAB=c("DONE", "QUIT", "SELBUT" , "GPIX" ) data(GH, package='RSEIS') JJ = RSEIS::swig(GH, sel=1:10, STDLAB=STDLAB) }
Run the code above in your browser using DataLab