table_projections: Table of projections

View source: R/table_projections.R

table_projectionsR Documentation

Table of projections

Description

Table of projections

Usage

table_projections(
  output,
  caption = paste("Projections of potential overfishing limits (OFLs; mt),",
    "allowable biological catches (ABCs; mt),", "annual catch limits (ACLs; mt),",
    "estimated summary biomass (mt), spawning biomass (mt), and fraction unfished.",
    "Values are based on removals for the first two years.",
    "ABCs include a buffer for scientific uncertainty based on",
    "a $P^*$ of 0.45 and the category 2 default sigma = 1.0.",
    "ACLs additionally include the 40:10 adjustment for projections",
    "which fall below the $B_{40}$ reference point."),
  label = "table-projections-base"
)

Arguments

output

A list from r4ss::SS_output.

caption

A character string for the caption.

label

A character string with the label for the table. No underscores allowed.

Examples

## Not run: 
  table_projections(model)

## End(Not run)

iantaylor-NOAA/Lingcod_2021 documentation built on Oct. 30, 2024, 6:42 p.m.