get_results_scalar: Extract scalar quantities from a model run.
Description
Extract scalar quantities from an SS_output
list from a model run.
Returns a data.frame of the results (a single row) which can be rbinded later.Usage
get_results_scalar(report.file)
Arguments
report.file
An SS_output
list for a model
(operating model or estimation model).