Learn R Programming

r4ss (version 1.24.0)

SS_readctl: read control file

Description

read Stock Synthesis control file into list object in R

Usage

SS_readctl(file)

Arguments

file

Filename either with full path or relative to working directory.

Details

This function is not fully implemented. The logic to figure out all the details of a Stock Synthesis control file is very complex, so this function may be completed in a way that is not totally consistent with the other similar files. Or it may never be completed at all. The functions SS_changepars and SS_parlines offer alternatives for working with SS control files.

See Also

SS_changepars, SS_parlines, SS_readstarter, SS_readforecast, SS_readdat, SS_writestarter, SS_writeforecast, SS_writedat, SS_writectl