msl function

Generic Function - msl

Generic Function - msl

Generic Function

msl(object)

Arguments

  • object: Object of class cpt.geo.

Details

Generic function

Returns

Numeric value of minimum segment length.

Author(s)

Thomas Grundy

See Also

msl-methods

Examples

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