save.wpix: Save WPIX from swig output

View source: R/save.wpix.R

save.wpixR 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


RSEIS documentation built on Aug. 19, 2023, 5:07 p.m.