Closed ghost closed 11 years ago
See the comments for what has been changed.
Try:
library(spacetime) example(Track) g1 = generalize(A1, "2 min") # defaults to mean g2 = generalize(B, "3 min", max) g3 = generalize(Tr, "5 min", min)
See the comments for what has been changed.
Try: