write Stock Synthesis forecast file from list object in R which was probably
created using SS_readforecast
SS_writeforecast(mylist, dir = NULL, file = "forecast.ss",
writeAll = FALSE, overwrite = FALSE, verbose = TRUE)
List object created by SS_readforecast
.
Directory for new forecast file. Default=NULL (working directory).
Filename for new forecast file. Default="forecast.ss".
Should the function continue even if Forecast=0 (at which point SS stops reading, and remaining elements in list may not be available, depending on settings used in SS_readforecast)
Should existing files be overwritten? Default=FALSE.
Should there be verbose output while running the file? Default=TRUE.
SS_readstarter
, SS_readforecast
,
SS_readdat
,
SS_writestarter
, SS_writedat