checkHandlingMortalityConsistency: Check handling mortality/fishing equations consistency.

Description Usage Arguments Value

View source: R/checkHandlingMortalityConsistency.R

Description

Function to check handling mortality/fishing equations consistency.

Usage

1
2
checkHandlingMortalityConsistency(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.