msl_- function

Generic Function - msl<-

Generic Function - msl<-

Generic function

msl(object) <- value

Arguments

  • object: Object of class cpt.geo.
  • value: Replacement value.

Details

Generic function.

Returns

Numeric value of minimum segment length.

Author(s)

Thomas Grundy

See Also

msl<-methods

Examples

x <- new('cpt.geo') msl(x) <- 30