dist.cpts: Generic Function - dist.cpts

dist.cptsR Documentation

Generic Function - dist.cpts

Description

Generic Function

Usage

dist.cpts(object)

Arguments

object

Object of class cpt.geo.

Details

Generic function

Value

Numeric vector of changepoints in distances.

Author(s)

Thomas Grundy

See Also

dist.cpts-methods

Examples

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

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