Plot lake water level
Arguments
- aeme
aeme; object.
- model
character vector; model(s) to plot. If missing, all models in the Aeme object will be plotted.
- facet
logical; if
TRUE, for variables with depth, plot each model in a separate facet. IfFALSE, plot each model in a separate plot and return a list of plots. IfTRUE, for variables without depth, plot each model in a separate facet. IfFALSE, plot each model as a separate line and return a plot. This only applies to variables without a depth component.- ...
Additional arguments passed to
plot_output
