View source: R/Plot_functions.R
just_plot_report | R Documentation |
Plot simulation variables comparison and real Ov. cost (for watervalues)
just_plot_report(data, plot_var, plot_type = T)
data |
A data.table contains the simulation results and real Ov. cost. Obtained using the function plot_results() |
plot_var |
list of variables to plot. |
plot_type |
boolean. True to plot by area. False to plot by simulation |
a ggplot
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.