plot.kobe: Kobe plot

View source: R/plot.kobe.r

plot.kobeR Documentation

Kobe plot

Description

Kobe plot

Usage

plot.kobe(
  rep,
  rep.name,
  agg.years = TRUE,
  agg.regions = TRUE,
  biomass.type = "SSB",
  save.dir,
  save.name
)

Arguments

rep

An MFCLRep object.

rep.name

A character string naming the models for plotting purposes

agg.years

TRUE or FALSE. Should model outputs be aggregated to an annual time step.

agg.regions

TRUE or FALSE. Should model outputs be aggregated across all regions are kept separate.

biomass.type

Character string denoting the type of biomass plotted, 'SSB' or 'Total'

save.dir

Path to the directory where the outputs will be saved

save.name

Name stem for the output, useful when saving many model outputs in the same directory


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