PlotSimASAP: PlotSimASAP

Description Usage Arguments

View source: R/plot_sim_ASAP.R

Description

Comparison plots of SSB, Freport, and Recruitment from SimASAP runs with true values.

Usage

1
2
PlotSimASAP(wd, asap.name, whichsim, od = file.path(wd, "sim"),
  asapretro = FALSE, save.plots = FALSE, returnwhat = "nothing")

Arguments

wd

directory where original ASAP run is located

asap.name

base name of original dat file (without the .dat extension)

whichsim

vector of numbers for which simulated data sets to plot

od

location where new data sets are saved (defaults to sim subdirectory of wd)

asapretro

logical flag for whether to add "_000" before ".rdat" when selecting files (default=FALSE)

save.plots

will save png files if TRUE (default = FALSE)

returnwhat

valid options are "results", "plot", "both", "nothing" (default="nothing")


cmlegault/simASAP documentation built on Dec. 5, 2019, 8:44 a.m.