report_data: Plot simulation variables comparison and real Ov. cost (for...

View source: R/functions.R

report_dataR Documentation

Plot simulation variables comparison and real Ov. cost (for watervalues)

Description

Plot simulation variables comparison and real Ov. cost (for watervalues)

Usage

report_data(
  simulations,
  type = "area",
  district_list = "all",
  area_list = "all",
  timeStep = "annual",
  mcyears,
  opts,
  plot_var,
  watervalues_areas,
  ...
)

Arguments

simulations

list of simulation names.

type

"area" to import areas and "district" to import districts.

district_list

list of district to plot. assign "all" to import all districts.

area_list

list of area to plot. assign "all" to import all areas. that contains the all domain to study.

timeStep

Resolution of the data to import.

mcyears

precise the MC year to plot. #' Null plot the synthesis. Default NULL

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath

plot_var

list of variables to plot.

watervalues_areas

list of areas name that used water values.

...

further arguments passed to or from other methods.

Value

a ggplot or data.table object


dhia-gharsallaoui/watervalues documentation built on Dec. 1, 2022, 5:18 a.m.