ang.cpts: Generic Function - ang.cpts

ang.cptsR Documentation

Generic Function - ang.cpts

Description

Generic Function

Usage

ang.cpts(object)

Arguments

object

Object of class cpt.geo.

Details

Generic function

Value

Numeric vector of changepoints in angle measure.

Author(s)

Thomas Grundy

See Also

ang.cpts-methods

Examples

x <- new('cpt.geo')	#new cpt.geo object
ang.cpts(x)	#retrieves the ang.cpts slot from x.

changepoint.geo documentation built on Sept. 24, 2023, 1:06 a.m.