SS_writectl_3.30 {r4ss} | R 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 |
outfile |
Filename for where to write new data file. |
overwrite |
Should existing files be overwritten? Default=FALSE. |
verbose |
Should there be verbose output while running the file? Defaults to FALSE. |
Author(s)
Kathryn Doering, Yukio Takeuchi, Neil Klaer, Watal M. Iwasaki
See Also
SS_readctl()
, SS_readctl_3.30()
,SS_readstarter()
,
SS_readforecast()
,
SS_writestarter()
, SS_writeforecast()
,
SS_writedat()
[Package r4ss version 1.44.0 Index]