Description Usage Arguments Value Author(s)
This function removesa q setup line from a SS 3.30 control file
1 2 | remove_q_ctl(string, ctl.in, filename = TRUE, ctl.out,
overwrite = FALSE)
|
string |
A string with the fleetname to remove. |
ctl.in |
An SS control file name to read in if filename = TRUE otherwise an SS control file vector already read using readLines() |
filename |
Does function expect ctl.in to be a filename? defaults to
TRUE. See |
ctl.out |
The SS control file to read out. |
overwrite |
Logical. Overwrite an existing file with the same name as
|
A modified SS control file vector.
Kelli Johnson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.