Skip to contents

Validation of config table for time profiles plots

Usage

validateTimeProfilesConfig(
  configTable,
  dataObserved = NULL,
  scenarioResults,
  ...
)

Arguments

configTable

Plot configuration table.

dataObserved

A `data.table` (formatted as produced by `readObservedDataByDictionary`) or `DataCombined` object containing the observed data to be plotted.

scenarioResults

A list containing simulated scenario results.

...

Additional arguments passed to `ospsuite.plots::plotTimeprofile`.