nseg | R Documentation |
Generic function
nseg(object,...)
object |
Depending on the class of |
... |
Other optional arguments used by some methods. |
Generic Function
Depends on the class of object
, see individual methods
Rebecca Killick
nseg-methods
x=new("cpt") # new cpt object
nseg(x) # returns the number of segments (i.e. length of the cpts slot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.