Pick stations and components interactively. This is a routine used in swig.
SELSTA(GH, sel=1, newdev = TRUE, STAY = FALSE)
RSEIS list
vector of index to selected traces
logical, whether to create a new device.
logical, whether to keep device active.
vector of index to list of stations and components
swig
# NOT RUN {
data(GH)
SELSTA(GH, sel=1:7 , newdev = TRUE, STAY = FALSE)
# }
Run the code above in your browser using DataLab