powered by
Generic Function
dist.cpts(object)
Object of class cpt.geo.
Numeric vector of changepoints in distances.
Generic function
dist.cpts-methods
# NOT RUN { x <- new('cpt.geo') #new cpt.geo object dist.cpts(x) #retrieves the dist.cpts slot from x. # }
Run the code above in your browser using DataLab