Learn R Programming

Rquake (version 2.5-1)

CONTPF: Button to Contour Pickfile Arrivals

Description

Button to Contour Pickfile Arrivals, used internally in swig.

Usage

CONTPF(nh, g, idev = 3)

Value

Side effects

Arguments

nh

RSEIS list

g

swig parameters

idev

device for plotting

Author

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

Details

Driver for contPFarrivals

See Also

contPFarrivals

Examples

Run this code

if(interactive()){
######  interactive: addition of button in swig
data(GH, package='RSEIS')

buts = "CONTPF"
RSEIS::swig(GH, PADDLAB=buts, SHOWONLY=FALSE )
}


Run the code above in your browser using DataLab