RQ {Rquake}R Documentation

Rquake Button

Description

Driver for NLSlocate

Usage

RQ(nh, g, idev = 3)

Arguments

nh

RSEIS list

g

parameters from swig

idev

device for plotting

Details

Button to be called from within swig after picking.

Value

new hypocenter

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

NLSlocate, EQXYresid, XYSETUP, swig,chak

Examples

if(interactive()){
##### interactive  
data(GH, package='RSEIS')

 buts = c("GPIX","PPIX", "PickWin",
         "fspread", "gMAP", "RQ" , "CONTPF")

RSEIS::swig(GH, PADDLAB=buts)
}


[Package Rquake version 2.5-1 Index]