get_results_timeseries: Extract time series from a model run.
Description
Extract time series from an SS_output
list from a model run.
Returns a data.frame of the results for SSB, recruitment and effort by year.Usage
get_results_timeseries(report.file)
Arguments
report.file
An SS_output
list for a model
(operating model or estimation model).