View source: R/get-proj-depl.R
get_proj_biomass_raw | R Documentation |
Extract the projection biomass or depletion columns of raw output
get_proj_biomass_raw(model, calc_depl = TRUE, rm_yrs = NULL, ...)
model |
An ISCAM model object (class mdl_cls) |
calc_depl |
If |
rm_yrs |
A vector of years to remove from the table. If |
... |
Absorb arguments intended for other functions |
a data frame with the (number of posteriors * the number of catch levels) rows and columns for each year of biomass projected with the years as column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.