RQ | R Documentation |
Driver for NLSlocate
RQ(nh, g, idev = 3)
nh |
RSEIS list |
g |
parameters from swig |
idev |
device for plotting |
Button to be called from within swig after picking.
new hypocenter
Jonathan M. Lees<jonathan.lees@unc.edu>
NLSlocate, EQXYresid, XYSETUP, swig,chak
if(interactive()){
##### interactive
data(GH, package='RSEIS')
buts = c("GPIX","PPIX", "PickWin",
"fspread", "gMAP", "RQ" , "CONTPF")
RSEIS::swig(GH, PADDLAB=buts)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.