Name

adams.flow.transformer.MergeReport


Synopsis

Allows the report (or the report of a report handler) passing through to be merged with another report or report handler.
If the 'silent' flag is set, no error output is generated if the other report/report handler is not available (e.g., during first pass).


Additional information

Flow input/output:
- input: adams.data.report.Report, adams.data.report.ReportHandler
- output: adams.data.report.Report, adams.data.report.ReportHandler


Options