powered by
Add one pick to WPX file
addWPX(WPX, ppx)
WPX list
Jonathan M. Lees<jonathan.lees@unc.edu>
Adds one pick to end of list.
catWPX
s1 <- setWPX(name="HI", yr=2011, jd=231, hr=4, mi=3, sec = runif(5)) s2 <- setWPX(name="HI", yr=2011, jd=231, hr=4, mi=3, sec = runif(1)) s3 <- addWPX(s1, s2)
Run the code above in your browser using DataLab