selAPX | R Documentation |
select a subset of picks from a larger data base
selAPX(APX, ista = NULL, icomp = c("V", "N", "E"))
selWPX(APX, ind=NULL, ista = NULL, icomp = c("V", "N", "E"))
APX |
Pick Data Frame |
ista |
vector of stations to select |
icomp |
vector of components |
ind |
index of picks to select (negitive values imply omission) |
returns subset list
Jonathan M. Lees<jonathan.lees.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.