biodyn | R Documentation |
Creates an object of the biodyn class representing a biomass dynamic stock assessment model.
biodyn(object, params, ...)
object |
can be |
... |
named parameter being passed to slots |
biodyn object
## Not run:
bd=biodyn(params=FLPar(r=0.6,k=50000,p=1,b0=1))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.