compareModels.FisheryCatches: Compare fishery catches (abundance) from TCSAM2015 and...

Description Usage Arguments Value

View source: R/compareModels.FisheryCatches.R

Description

Function to compare fishery catches (abundance) from TCSAM2015 and rsimTCSAM model runs.

Usage

1
2
compareModels.FisheryCatches(tcsam = NULL, rsim = NULL, showPlot = TRUE,
  pdf = NULL, width = 8, height = 6)

Arguments

tcsam

- single TCSAM2015 model results object, or named list of such

rsim

- single rsimTCSAM results object, or named list of such

showPlot

- flag to show/print plots immediately

pdf

- name of pdf file to record plot output to

width

- pdf page width (in inches)

height

- pdf page width (in inches)

Value

list of ggplot2 objects


wStockhausen/rTCSAM2015 documentation built on May 3, 2019, 7:14 p.m.