plot_production: plot_production

View source: R/plot_production.R

plot_productionR Documentation

plot_production

Description

Plotting method.

Usage

plot_production(result, summarize = FALSE, lag = TRUE)

Arguments

result

mdl_rn object.

summarize

Logical if values over time should be plotted.

lag

Logical if TRUE, cumulative or difference to previous time step should be returned.

Details

Plotting method for mdl_rn object simulated with run_simulation for bg and ag biomass production.

Examples

## Not run: 
plot_production(result = result_rand)

## End(Not run)


Allgeier-Lab/arrR documentation built on Feb. 13, 2025, 7:44 a.m.