Skip to contents

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 = 2025:2036, 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")

Value

A tibble with columns for year, total catch (dead biomass), spawning output, and fraction unfished.

See also

Author

Ian G. Taylor