Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

checkWPX

Check WPX


Description

Check and verify WPX list for compliance.

Usage

checkWPX(wpx)

Arguments

wpx

WPX list

Details

Perform several checks on completeness, length of components, station names, component names and date-times of the WPX lists.

Value

  • 0 no problems

  • 1 list incomplete

  • 2 names incomplete

  • 3 components incomplete

  • 4 dates incomplete

Note

No action taken in the event an error occurs - see repairWPX to fix problems.

Author(s)

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

See Also

addWPX,catWPX, saveWPX,cleanWPX,clusterWPX,repairWPX,setWPX

Examples

s1 <- setWPX(name="HI", yr=2011, jd=231, hr=4, mi=3, sec = runif(5)) 

s1$col=NULL

RSEIS

Seismic Time Series Analysis Tools

v3.9-3
GPL (>= 2)
Authors
Jonathan M. Lees [aut, cre], Jake Anderson [ctb], Leonard Lisapaly [ctb], Dave Harris [aut, cph]
Initial release
2020-08-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.