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