SS_readpar_3.24: Deprecated: read ss.par file from SS version 3.24

View source: R/SS_readpar_3.24.R

SS_readpar_3.24R Documentation

Deprecated: read ss.par file from SS version 3.24

Description

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

Usage

SS_readpar_3.24(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_writedat(). 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.

Details

Support for 3.24 models within the r4ss ⁠SS_read*⁠ and ⁠SS_write*()⁠ functions is ending, so please update models to 3.30.

Author(s)

Nathan R. Vaughan

See Also

SS_readctl(), SS_readdat() SS_readdat_3.24(),SS_readdat_3.24() SS_readctl_3.24(), SS_readstarter(), SS_readforecast(), SS_writestarter(), SS_writeforecast(), SS_writedat()


r4ss/r4ss documentation built on April 30, 2024, 4:42 a.m.