Skip to contents

Write Stock Synthesis (version 3.24) parameter file from list object in R to file.

Usage

SS_writepar_3.24(parlist, outfile, overwrite = TRUE, verbose = FALSE)

Arguments

parlist

List object created by SS_readpar_3.24().

outfile

Filename for where to write new parameter file.

overwrite

Should existing files be overwritten? Default=TRUE.

verbose

A logical value specifying if output should be printed to the screen.

Details

Support for 3.24 models within the r4ss SS_read* and SS_write*() functions is ending, so please update models to 3.30.

Author

Nathan R. Vaughan