Rdocumentation
powered by
Learn R Programming
RSEIS (version 2.4-5)
P2GH: XTR button to RSEIS
Description
Convert output of XTR button to RSEIS list.
Usage
P2GH(P1)
Arguments
P1
Output of PICK.GEN after clicking XTR
Value
RSEIS list
Details
Running PICK.GEN out after a selection of a window and the XTR button, one can create an RSEIS structure for further use in PICK.GEN.
See Also
PICK.GEN, prepSEIS
Examples
Run this code
P1 = PICK.GEN(GH)
LH = P2GH(P1)
Run the code above in your browser using
DataLab