Learn R Programming

ss3sim (version 1.0.3)

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).

See Also

Other get-results: get_results_all, get_results_derived, get_results_scenario, get_results_timeseries