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