X2SAC | R Documentation |
swig Button Extract seismic data in RSEIS and save in SAC format for exchange.
X2SAC(nh, g)
nh |
RSEIS seismic data format |
g |
swig parameters |
This function is used internally in RSEIS as a button in swig. The program should be run in a directory that has write permission.
No value, writes to disk
Jonathan M. Lees<jonathan.lees@unc.edu>
XTR, X2RSEIS, swig
if(interactive()){
### get data:
GH <- Mine.seis(at1, at2, DB, NULL , NULL,
kind = 1, Iendian=1)
w <- swig(GH, PADDLAB=c("X2SAC","X2RSEIS","YPIX" ) )
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.