Learn R Programming

RSEIS (version 4.2-4)

selAPX: Select Picks

Description

select a subset of picks from a larger data base

Usage

selAPX(APX, ista = NULL, icomp = c("V", "N", "E"))
selWPX(APX, ind=NULL, ista = NULL, icomp = c("V", "N", "E"))

Value

returns subset list

Arguments

APX

Pick Data Frame

ista

vector of stations to select

icomp

vector of components

ind

index of picks to select (negitive values imply omission)

Author

Jonathan M. Lees<jonathan.lees.edu>