status.table | R Documentation |
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.
status.table(rep.list, rep.names = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.