Extract total catch, spawning output, and fraction unfished from forecast years
Source:R/SS_decision_table_stuff.R
SS_decision_table_stuff.Rd
Values of total catch, spawning output, and fraction unfished are extracted from the forecast years of a time series table for inclusion in a decision table.
Usage
SS_decision_table_stuff(replist, yrs = 2021:2032, digits = c(0, 0, 3))
Arguments
- replist
A list object created by
SS_output()
.- yrs
Range of years from which to extract values
- digits
Vector of number of digits to round to in table for
1 catch
2 spawning output
3 fraction unfished (column is called "depl")