stock_renewal | R Documentation |
Generate paramerterised stock renewal factor
stock_renewal(
stock,
id = "species",
scalar_id = "species",
exponentiate_rec = FALSE,
exponentiate_rec_scalar = FALSE
)
stock |
A g3 stock object |
id |
Part of the stock name to use in parameter name |
scalar_id |
Part of the stock name to use in parameter name |
exponentiate_rec |
Should the annual renewal parameters be exponentiated? |
exponentiate_rec_scalar |
Should the renewal scalar be exponentiated? |
"scalar * renew" formula, parameterised for given stock
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.