writeModelResultsToCSV.SurveySelFcns: Write survey selectivity functions to csv from TCSAM2015 and...

Description Usage Arguments Details Value

View source: R/writeModelResultsToCSV.SurveySelFcns.R

Description

Function to write survey selectivity functions to csv from TCSAM2015 and rsimTCSAM model runs.

Usage

1
2
3
writeModelResultsToCSV.SurveySelFcns(tcsams = NULL, rsims = NULL,
  years = list(`NMFS Trawl Survey` = 2014), cast.factors = "x",
  csv = "ModelResults.SurveySelFcns", verbose = FALSE)

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.factors

- x,m,s factors to include in output file. Non-specified factor levels will be averaged over.

csv

- base name for csv files to write to

verbose

- flag (T/F) to print debug info

Details

Factors listed in the cast.factors formula will be included as levels in output file.

Value

list of ggplot2 objects


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