Learn R Programming

Rquake (version 2.5-1)

SavePF: Save Pick File Button

Description

Save a pick file from within swig

Usage

SavePF(nh, g)

Value

Side Effects

Arguments

nh

RSEIS data list

g

list of parameters internal to swig

Author

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

Details

Uses PFoutput to save a pickfile to disk.

See Also

PFoutput

Examples

Run this code

if(interactive()){
data(GH, package='RSEIS')
buts = "SavePF"
RSEIS::swig(GH, PADDLAB=buts)

}

Run the code above in your browser using DataLab