CONTPF {Rquake} | R Documentation |
Button to Contour Pickfile Arrivals
Description
Button to Contour Pickfile Arrivals, used internally in swig.
Usage
CONTPF(nh, g, idev = 3)
Arguments
nh |
RSEIS list |
g |
swig parameters |
idev |
device for plotting |
Details
Driver for contPFarrivals
Value
Side effects
Author(s)
Jonathan M. Lees<jonathan.lees@unc.edu>
See Also
contPFarrivals
Examples
if(interactive()){
###### interactive: addition of button in swig
data(GH, package='RSEIS')
buts = "CONTPF"
RSEIS::swig(GH, PADDLAB=buts, SHOWONLY=FALSE )
}
[Package Rquake version 2.5-1 Index]