R/plot_production.R
plot_production.Rd
Plotting method.
plot_production(result, summarize = FALSE, lag = TRUE)
mdl_rn object.
Logical if values over time should be plotted.
Logical if TRUE, cumulative or difference to previous time step should be returned.
Plotting method for mdl_rn object simulated with run_simulation for bg and ag biomass production.
mdl_rn
run_simulation
if (FALSE) { # \dontrun{ plot_production(result = result_rand) } # }