save.wpix {RSEIS}R Documentation

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.

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.

Value

Side effects: file is created and appended to.

Note

User must have write permission to the file.

Author(s)

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

See Also

view.seis, PICK.GEN


[Package RSEIS version 2.1-4 Index]