ncpts.max | R Documentation |
Generic function
ncpts.max(object)
object |
Depending on the class of |
Generic function.
Depends on the class of object
, see individual methods
Rebecca Killick
ncpts.max-methods
x=new("cpt") # new cpt object
ncpts.max(x) # retrieves the ncpts.max slot from x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.