report_data | R Documentation |
Plot simulation variables comparison and real Ov. cost (for watervalues)
report_data( simulations, type = "area", district_list = "all", area_list = "all", timeStep = "annual", mcyears, opts, plot_var, watervalues_areas, ... )
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
|
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. |
a ggplot
or data.table
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.