Learn R Programming

RSEIS (version 4.2-4)

save.wpix: Save WPIX from swig output

Description

Save WPIX from swig output

Usage

save.wpix(KOUT, fn = "wpix.out")

Value

Side effects: file is created and appended to.

Arguments

KOUT

List output from swig

fn

file name for saving.

Author

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

Details

Takes the output list from swig, specifically the WPX component and writes a table to the file system. This function is embedded in view.seis.

See Also

view.seis, swig