save.wpix {RSEIS}R Documentation

Save WPIX from swig output

Description

Save WPIX from swig output

Usage

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

Arguments

KOUT

List output from swig

fn

file name for saving.

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.

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, swig


[Package RSEIS version 4.2-0 Index]