Learn R Programming

RSEIS (version 4.2-4)

selstas: Select Stations

Description

Extract a set of stations from a longer station file.

Usage

selstas(sta, ind)

Value

station list with those indeces either removed or save.

Arguments

sta

station list (name, lat, lon, z)

ind

index to station list = positive is select, negative is remove

Author

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