Skip to contents

Read Stock Synthesis (version 3.30) parameter file into list object in R.

Usage

SS_readpar_3.30(parfile, datsource, ctlsource, verbose = TRUE)

Arguments

parfile

Filename either with full path or relative to working directory.

datsource

list or character. If list, should be a list produced from SS_readdat(). If character, should be the full file location of an SS data file.

ctlsource

list or character. If list, should be a list produced from SS_writectl(). If character, should be the full file location of an SS control file.

verbose

A logical value specifying if output should be printed to the screen.

Author

Nathan R. Vaughan