Learn R Programming

RSEIS (version 4.2-4)

pickhandler: Handle Pick in RSEIS

Description

Update the WPX (pick data frame) list with a new pick.

Usage

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

Value

Returns WPX data frame with new pick added (or replaced).

Arguments

i1

Index of trace

ppick

time for pick in seconds

kzap

character label of pick

err

error for pick

res

residual(or duration)

ycol

color for pick

pol

polarity of pick

flg

flag for pick

onoff

turn or off for pick

NPX

index of pick in WPX

WPX

Pick data frame

NH

List of traces

Author

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

See Also

swig, YPIX, WPIX, NOPIX, REPIX, PickWin, pADDPIX, Ppic, POLSWITCH, Pup