powered by
Zoom interactively on Seismic panel data.
ZOOM.SEISN(GH, sel = 1:length(GH$dt), WIN = NULL)
Seismic trace structure
selection of traces
time window c(0,1)
swig
# NOT RUN { data("GH") sel <- which(GH$COMPS=="V") KF <- ZOOM.SEISN(GH, sel=sel, WIN = c(0 , 5) ) swig(KF) # }
Run the code above in your browser using DataLab