P2GH: XTR button to RSEIS

View source: R/P2GH.R

P2GHR Documentation

XTR button to RSEIS

Description

Convert output of XTR button to RSEIS list.

Usage

P2GH(P1)

Arguments

P1

Output of swig after clicking XTR

Details

Running swig out after a selection of a window and the XTR button, one can create an RSEIS structure for further use in swig.

Value

RSEIS list

Author(s)

Jonathan M. Lees<jonathan.lees.edu>

See Also

swig, prepSEIS

Examples


## Not run: 

P1 <- swig(GH)
LH <- P2GH(P1)


## End(Not run)


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