SS_writectl_3.30: write control file for SS version 3.30

View source: R/SS_writectl_3.30.R

SS_writectl_3.30R Documentation

write control file for SS version 3.30

Description

write Stock Synthesis control file from list object in R which was created using SS_readctl().This function is designed to be called using SS_writectl() and should not be called directly.

Usage

SS_writectl_3.30(ctllist, outfile, overwrite = FALSE, verbose = FALSE)

Arguments

ctllist

List object created by SS_readctl().

outfile

Filename for where to write new data file.

overwrite

A logical value specifying if the existing file(s) should be overwritten. The default value is overwrite = FALSE.

verbose

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

Author(s)

Kathryn L. Doering, Yukio Takeuchi, Neil Klaer, Watal M. Iwasaki, Nathan R. Vaughan

See Also

SS_readctl(), SS_readctl_3.30(),SS_readstarter(), SS_readforecast(), SS_writestarter(), SS_writeforecast(), SS_writedat()


r4ss/r4ss documentation built on April 30, 2024, 4:42 a.m.