plotGH: Plot a seismic trace.

View source: R/plotGH.R

plotGHR Documentation

Plot a seismic trace.

Description

Quick and dirty plot of a seismic trace as recorded and save using stream2GHnosens or other RSEIS savers.

Usage

plotGH(h)

Arguments

h

This is a standard GH object as defined in RSEIS

Details

The code converts the amp component to a ts object.

Value

Side effects

Author(s)

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

See Also

RSEIS::prepSEIS, RSEIS::prep1wig, RSEIS::PLOT.SEISN, RSEIS::swig

Examples

## Not run: 
zh = JGET.seis(file='file.RDATA', kind=-1)
plotGH(zh)


## End(Not run)




RSEIS documentation built on Aug. 19, 2023, 5:07 p.m.