Summarise one or several output results from macroutilsFocusGWConc (package macroutils2). The functions is designed to be passed to macrounchained, via the argument analyse_summary.

macroutilsFocusGWConc_summary(x, ...)

# S3 method for list
macroutilsFocusGWConc_summary(x, info, ...)

Arguments

x

A list, where each item is the output from macroutilsFocusGWConc.

Additional parameters passed to specific methods. Currently not used.

info

A data.frame with as many rows as items in x. Expected columns are id (the substance identifier), run_id (the simulation identifier) and optionally name (the name of the substance).

Value

A data.frame with selected output variables from x merged with info. Items in x that are NULL are not retained.