save.wpix {RSEIS} | R Documentation |
Save WPIX from PICK.GEN output
save.wpix(KOUT, fn = "wpix.out")
KOUT |
List output from PICK.GEN |
fn |
file name for saving. |
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.
Side effects: file is created and appended to.
User must have write permission to the file.
Jonathan M. Lees<jonathan.lees@unc.edu>
view.seis, PICK.GEN