View source: R/runSimulation.R
calcSSB | R Documentation |
Calculate SSB from fit (all ages)
calcSSB(fit, perage = FALSE)
fit |
maturity object, |
perage |
logical, should the SSB be reported by age? |
SSB, either as numeric vector per age or total given by perage argument.
## Not run:
calcSSB(fit, perage = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.