msl<- | R Documentation |
Generic function
msl(object) <- value
object |
Object of class cpt.geo. |
value |
Replacement value. |
Generic function.
Numeric value of minimum segment length.
Thomas Grundy
msl<–methods
x <- new('cpt.geo')
msl(x) <- 30
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.