SS_decision_table_stuff: Extract total catch, spawning output, and fraction unfished...

View source: R/SS_decision_table_stuff.R

SS_decision_table_stuffR Documentation

Extract total catch, spawning output, and fraction unfished from forecast years

Description

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")

Author(s)

Ian G. Taylor

See Also

SS_ForeCatch()


r4ss documentation built on May 28, 2022, 1:11 a.m.