distance function

Generic Function - distance

Generic Function - distance

Generic Function

distance(object)

Arguments

  • object: Object of class cpt.geo.

Details

Generic function

Returns

Numeric vector of changepoints in distances.

Author(s)

Thomas Grundy

See Also

distance-methods

Examples

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