SELSTA: Pick stations and components interactively

View source: R/SELSTA.R

SELSTAR Documentation

Pick stations and components interactively

Description

Pick stations and components interactively. This is a routine used in swig.

Usage

SELSTA(GH, sel=1,  newdev = TRUE, STAY = FALSE)

Arguments

GH

RSEIS list

sel

vector of index to selected traces

newdev

logical, whether to create a new device.

STAY

logical, whether to keep device active.

Value

vector of index to list of stations and components

Author(s)

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

See Also

swig

Examples

data(GH)

SELSTA(GH, sel=1:7 , newdev = TRUE, STAY = FALSE)


RSEIS documentation built on Aug. 19, 2023, 5:07 p.m.