Rdocumentation
powered by
Learn R Programming
RSEIS (version 2.1-6)
save.wpix: Save WPIX from PICK.GEN output
Description
Save WPIX from PICK.GEN output
Usage
save.wpix(KOUT, fn = "wpix.out")
Arguments
KOUT
List output from PICK.GEN
fn
file name for saving.
Value
Side effects: file is created and appended to.
Details
Takes the output list from PICK.GEN, specifically the WPX component (KOUT$WPX) and writes a table to the file system. This function is embedded in view.seis.
See Also
view.seis, PICK.GEN