status.table: Table of stock status metrics

View source: R/tables.R

status.tableR Documentation

Table of stock status metrics

Description

Returns a data.frame of terminal year stock status metrics for each model in the rep.list. Metrics include SBSBF0latest, MSY, BSMY and FMSY. The output can be processed with the xtable package to make a table for RMarkdown or Latex reports.

Usage

status.table(rep.list, rep.names = NULL)

Arguments

rep.list

A list of MFCLRep objects or a single MFCLRep object. The reference model should be listed first.

rep.names

A vector of character strings naming the models for plotting purposes. If not supplied, model names will be taken from the names in the rep.list (if available) or generated automatically.


PacificCommunity/ofp-sam-diags4MFCL documentation built on Oct. 11, 2023, 1:32 a.m.