powered by
clusterWPX(twpx, tol = 200, PLOT = FALSE)
s1 = setWPX(name="HI", yr=2011, jd=231, hr=4, mi=3, sec = runif(5)) s2 = setWPX(name="HI", yr=2011, jd=231, hr=5, mi=2, sec = runif(5)) s3 = catWPX(s1,s2) L3 = clusterWPX(s3)
Run the code above in your browser using DataLab