SS_readpar_3.30 {r4ss} | R Documentation |
read ss.par file from SS version 3.30
Description
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 |
ctlsource |
list or character. If list, should be a list produced
from |
verbose |
Should there be verbose output while running the file? Default=TRUE. |
Author(s)
Nathan R. Vaughan
See Also
SS_readctl()
,
SS_readdat()
,
SS_readstarter()
,
SS_readforecast()
,
SS_writestarter()
,
SS_writeforecast()
,
SS_writedat()
[Package r4ss version 1.44.0 Index]