powered by
Generic function
dist.cpts(object) <- value
Numeric vector of changepoints in distances.
Object of class cpt.geo.
Replacement value.
Thomas Grundy
Generic function.
dist.cpts<--methods
x <- new('cpt.geo') dist.cpts(x) <- c(50,100)
Run the code above in your browser using DataLab