Description Usage Arguments Details Value Author(s)
View source: R/change_rec_devs_par.r
This function replaces the recruitment deviations in the
ss.par
file with those specified in recdevs_new
, as
well as a comment (for debugging). It then writes a new file with
name par_file_out
into the working directory.
1 2 | change_rec_devs_par(recdevs_new, par_file_in = "ss.par",
par_file_out = "ss.par")
|
recdevs_new |
A vector of new recruitment deviations. |
par_file_in |
A string providing the path to the input SS |
par_file_out |
A string providing the path to the output SS |
This function does not need to be specified in a case file if you
are running and ss3sim simulation through case files with
run_ss3sim
.
A modified SS3 .par
file.
Cole Monnahan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.