winseis24 {RSEIS}R Documentation

Locator for plotseis24

Description

Locator for plotseis24

Usage

winseis24(pjj)

Arguments

pjj out put of plotseis24

Details

After extracting 24 hours and plotting with plotseis24, use winseis24 to click on the plot and return times for further analysis or zooming.

Value

list:

hr hours picked
yr year
jd julian day

Author(s)

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

See Also

plotseis24, getseis24

Examples


## Not run: 
JJ = getseis24(DB, 2008, 366, usta, acomp, kind = 1)
 
pjj = plotseis24(JJ, dy=1/18, FIX=24, SCALE=1, FILT=list(ON=FALSE, fl=0.05 , fh=20.0, type="BP", proto="BU"), RCOLS=c(rgb(0.2, .2, 1), rgb(.2, .2, .2))  )

winseis24(pjj)

## End(Not run)


[Package RSEIS version 2.1-4 Index]