read Stock Synthesis ss_summary.sso file into list object in R
Usage
SS_read_summary(file = "ss_summary.sso")
Arguments
file
Filename either with full path or relative to working directory.
Value
Output will be a list with four elements, header,
likelihoods, parameters, and derived_quants.
Each is a data frame with rownames indicating the quantity shown in each row.