GET.seis {Rsac} | R Documentation |
This fuction calls c-routines to read in ‘segy’, ‘sac’, ‘AH’ formats.
GET.seis(fnames, kind = 1, PLOT = FALSE) testgetseis(GG)
fnames |
list of file names. |
kind |
an integer (1:3); 1 = segy, 2 = sac, 3 = AH. |
PLOT |
logical, for if the traces should be plotted. |
GG |
a list returned by GET.seis . |
a list containing the seismic data and header information.
Jonathan M. Lees <jonathan.lees@unc.edu>