compareModels.FisherySelFcns: Compare fishery selectivity functions from TCSAM2015 and...

Description Usage Arguments Value

View source: R/compareModels.FisherySelFcns.R

Description

Function to compare fishery selectivity functions from TCSAM2015 and rsimTCSAM model runs.

Usage

1
2
3
compareModels.FisherySelFcns(tcsams = NULL, rsims = NULL, years = list(TCF
  = 2013), cast = "x", faceting = "y~x", showPlot = TRUE, pdf = NULL,
  width = 14, height = 8)

Arguments

tcsams

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

rsims

- single rsimTCSAM results object, or named list of such

years

- list, by fishery name, of years to plot

cast

- casting formula for excluding x,m,s factor levels from an average-at-size across unspecified factors

faceting

- faceting formula involving y and factors in the cast

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.