Learn R Programming

RSEIS (version 2.1-6)

PLOT.ALLPX: plot all phase arrival picks

Description

plot all phase arrival picks

Usage

PLOT.ALLPX(t0, STNS, COMPS, YPX, PHASE = NULL, POLS = TRUE, FILL = FALSE, FORCE = TRUE, cex = cex, srt = srt)

Arguments

t0
time for start of window, s
STNS
station names to plot
COMPS
components to plot
YPX
y-picks (times)
PHASE
Phases to plot
POLS
polaritiy information (up, down)
FILL
fill color
FORCE
logical, force all phases plotted on all traces
cex
character expansion
srt
string rotation angle, degrees

Value

  • Graphical Side Effect

Details

for use in conjunction with PLOT.SEISN program

See Also

PLOT.SEISN, PICK.GEN

Examples

Run this code
PLOT.ALLPX(Torigin, STNS, COMPS, WPX, PHASE=PHASE,
FORCE=forcepix)

Run the code above in your browser using DataLab