Compare exploitation rates across multiple models over time.
Usage
plot_compare_U(df, vline_year = NULL, guides = TRUE)
Arguments
- df
data.frame of model results with headings "Year", "Region", "Value", "Model", "Iteration"
- vline_year
integer option to include vertical line to show end of model years
- guides
color legend displays TRUE (default) or FALSE