get_proj_biomass_raw: Extract the projection biomass or depletion columns of raw...

View source: R/get-proj-depl.R

get_proj_biomass_rawR Documentation

Extract the projection biomass or depletion columns of raw output

Description

Extract the projection biomass or depletion columns of raw output

Usage

get_proj_biomass_raw(model, calc_depl = TRUE, rm_yrs = NULL, ...)

Arguments

model

An ISCAM model object (class mdl_cls)

calc_depl

If TRUE calculate relative biomass (depletion) if ret_biomass_cols is TRUE and change the output columns to those relative biomasses instead of absolute biomass

rm_yrs

A vector of years to remove from the table. If NULL, remove none

...

Absorb arguments intended for other functions

Value

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


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.