Assemble simulation results
assemble_output.RdInternal function used to assemble per-year output rows into a single data.frame.
For internal use in sim_pop. Not intended
to be called directly.
Arguments
- rows
A list of named lists, one per simulation year, as returned by
make_output_row.- age_structured_output
Logical; if TRUE, list-valued fields (e.g. pop, spawners) provided in
make_row_outputare returned as age-structured columns.- output_years
Character; if "last", only the final year is returned.