Learn R Programming

RSEIS (version 2.6-0)

SELSTA: 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

Value

  • vector of index to list of stations and components

See Also

swig

Examples

Run this code
data(GH)

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

Run the code above in your browser using DataLab