Print out the context (design and model, with parameter values) of given pump result or pump grid result object. The "***" denotes varying values in the printout.
print_context(x, insert_results = FALSE, insert_control = FALSE, ...)
No return value; prints results.
A pumpresult object or pumpgridresult object.
Include actual results in the printout.
Include the optimizer control parameter information.
Extra arguments to pass to print.pumpresult.