View source: R/SS_writectl_3.30.R
SS_writectl_3.30 | R Documentation |
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.
SS_writectl_3.30(ctllist, outfile, overwrite = FALSE, verbose = FALSE)
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. |
Kathryn Doering, Yukio Takeuchi, Neil Klaer, Watal M. Iwasaki
SS_readctl()
, SS_readctl_3.30()
,SS_readstarter()
,
SS_readforecast()
,
SS_writestarter()
, SS_writeforecast()
,
SS_writedat()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.