angle: Generic Function - angle

angleR Documentation

Generic Function - angle

Description

Generic Function

Usage

angle(object)

Arguments

object

Object of class cpt.geo.

Details

Generic function

Value

Numeric vector of changepoints in distances.

Author(s)

Thomas Grundy

See Also

angle-methods

Examples

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

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