Learn R Programming

RSEIS (version 2.1-6)

pickhandler: Handle Picks in PICK.GEN

Description

Update the WPX list with a new pick

Usage

pickhandler(i1 = 1, ppick = 0, kzap = "Y", err = NA, ycol = rgb(0, 0, 1), NPX = 1, WPX = WPX, NH)

Arguments

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

Value

  • returns WPX data frame with new pick added (or replaced)

See Also

PICK.GEN