Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ghstamp

Identification stamp for RSEIS data


Description

Prepare a character string stamp for idenitication of plots of of signals in swig.

Usage

ghstamp(GH, sel, WIN = c(485, 600))

Arguments

GH

RSEIS list structure

sel

numeric index vector, selection of traces

WIN

time window within a trace

Details

The character string can be used as a stamp on plots for unique identification. Uses the info list in the RSEIS list. This function combines Zdate with the window time information.

Value

character array for each component in the sel vector.

Author(s)

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

See Also

Zdate, MTM.drive, plotwlet

Examples

data(KH)
ghstamp(KH)

data(GH)
ghstamp(GH, sel=1:3)

RSEIS

Seismic Time Series Analysis Tools

v3.9-3
GPL (>= 2)
Authors
Jonathan M. Lees [aut, cre], Jake Anderson [ctb], Leonard Lisapaly [ctb], Dave Harris [aut, cph]
Initial release
2020-08-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.