Plot Bellman values and water values for differents weeks listed in weeks_to_plot.
Arguments
- value_nodes_dt
A
dplyr::tibble()containing the Bellman and water values. Outputaggregated_resultsfromGrid_Matrix().- weeks_to_plot
Vector of integer. Weeks to plot.
Value
A ggplot2::ggplot() object.