SS_writectl: write control file

Description Usage Arguments Author(s) See Also

View source: R/SS_writectl.R

Description

Write Stock Synthesis control file. Like SS_readctl, this function is not fully developed.

Usage

1
SS_writectl(ctllist, outfile, overwrite = F, verbose = T)

Arguments

ctllist

List object created by SS_readctl.

outfile

Filename for where to write new control file.

overwrite

Should existing files be overwritten? Default=F.

verbose

Should there be verbose output while running the file? Default=T.

Author(s)

Ian Taylor

See Also

SS_readstarter, SS_readforecast, SS_readdat, SS_readctl, SS_writestarter, SS_writeforecast, SS_writedat, SS_writectl


r4ss documentation built on May 2, 2019, 4:56 p.m.