pickhandler {RSEIS} | R Documentation |
Update the WPX list with a new pick
pickhandler(i1 = 1, ppick = 0, kzap = "Y", err = NA, ycol = rgb(0, 0, 1), NPX = 1, WPX = WPX, NH)
i1 |
Index of trace |
ppick |
time for pick in seconds |
kzap |
character label of pick |
err |
error for pick |
ycol |
color for pick |
NPX |
index of pick in WPX |
WPX |
Pick data frame |
NH |
List of traces |
returns WPX data frame with new pick added (or replaced)
Jonathan M. Lees<jonathan.lees@unc.edu>
PICK.GEN