ang.cpts {changepoint.geo} | R Documentation |
Generic Function
ang.cpts(object)
object |
Object of class cpt.geo. |
Generic function
Numeric vector of changepoints in angle measure.
Thomas Grundy
x <- new('cpt.geo') #new cpt.geo object
ang.cpts(x) #retrieves the ang.cpts slot from x.