In the previous version of the package, the code in local_R/gridPlot_spaghetti.R allowed you to create "spaghetti" plots showing the variability of model time series in adjacent grid cells.
This older version of the code needs a major makeover to be included. The resulting plot should be named grid_spaghettiPlot(). We should move to ggplot and refactor (reduce?) the arguments appropriately.
In the previous version of the package, the code in local_R/gridPlot_spaghetti.R allowed you to create "spaghetti" plots showing the variability of model time series in adjacent grid cells.
This older version of the code needs a major makeover to be included. The resulting plot should be named grid_spaghettiPlot(). We should move to ggplot and refactor (reduce?) the arguments appropriately.