View source: R/SS_writewtatage.R
SS_writewtatage | R Documentation |
Write Stock Synthesis weight-at-age file from R object that was probably
created using SS_readwtatage()
SS_writewtatage( mylist, dir = NULL, file = "wtatage.ss", overwrite = FALSE, verbose = TRUE, warn = TRUE )
mylist |
Object created by |
dir |
A file path to the directory of interest.
Typically used with |
file |
Filename for new weight-at-age file, which
will be appended to |
overwrite |
A logical value specifying if the existing file(s)
should be overwritten. The default value is |
verbose |
A logical value specifying if output should be printed to the screen. |
warn |
A logical value specifying if a warning should be
generated if overwriting |
Kelli F. Johnson
SS_readwtatage()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.