View source: R/SS_readpar_3.30.R
SS_readpar_3.30 | R Documentation |
Read Stock Synthesis (version 3.30) parameter file into list object in R.
SS_readpar_3.30(parfile, datsource, ctlsource, verbose = TRUE)
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. |
Nathan R. Vaughan
SS_readctl()
,
SS_readdat()
,
SS_readstarter()
,
SS_readforecast()
,
SS_writestarter()
,
SS_writeforecast()
,
SS_writedat()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.