macroutilsFocusGWConc_summary-methods: Summarise one or several output results from...

Description Usage Arguments Value

Description

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

Usage

1
2
3
4
macroutilsFocusGWConc_summary(x, ...)

## S3 method for class '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.


julienmoeys/macrounchained documentation built on June 6, 2019, 1:38 p.m.