Visualize exploitation rate (U) over time by season, region, and fishery.
Usage
plot_Us(data, obj, Umax = 0.95)
Arguments
- data
A list containing the model data structure.
- obj
A fitted model object with report() method.
- Umax
a numeric threshold for maximum U, issues warning if exceeded.