writeModelResultsToCSV.PopProcesses: Write population processes from model results from TCSAM2015...

Description Usage Arguments Details Value

View source: R/writeModelResultsToCSV.PopProcesses.R

Description

Function to write population processes from model results from TCSAM2015 and rsimTCSAM model runs to a csv file.

Usage

1
2
writeModelResultsToCSV.PopProcesses(tcsams = NULL, rsims = NULL,
  csv = "ModelResults.PopProcesses", verbose = FALSE)

Arguments

tcsams

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

rsims

- single rsimTCSAM results object, or named list of such

csv

- base name for csv files to write to

verbose

- flag (T/F) to print debug info

Details

Extracts natural mortality, mean growth increments, molt-to-maturity, and recruitment size distribution information.

Value

nothing


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