| trim | R Documentation |
trim is used to trim, or prune, the model object
returned by the partDSA function.
trim(object, ...)
## S3 method for class 'partDSA'
trim(object, cut.off.growth, ...)
## S3 method for class 'dsa'
trim(object, cut.off.growth, ...)
object |
|
cut.off.growth |
number of the level to trim to. |
... |
unused. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.