ang.cpts_-: Generic Function - ang.cpts<-

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Generic function

Usage

1
ang.cpts(object) <- value

Arguments

object

Object of class cpt.geo.

value

Replacement value.

Details

Generic function.

Value

Numeric vector of changepoints in angle mapping.

Author(s)

Thomas Grundy

See Also

ang.cpts<–methods

Examples

1
2
x <- new('cpt.geo')
ang.cpts(x) <- c(50,100)

grundy95/changepoint.geo documentation built on March 27, 2021, 6:01 a.m.