outputs_or_evals: Internal function used by both outputs and evals
Description
Internal function used by both outputs and evals
Usage
outputs_or_evals(
sim,
refs,
sort_by_method,
subset,
index,
methods,
reference,
...
)
Arguments
- sim
simulation object
- refs
either sim@output_refs or sim@evals_refs
- sort_by_method
whether returned object should have each method's objects
in its own list or not