Description should be here. This needs to be reworked to uncouple GB and GOM

plot_forage_index(
  EPUs = "MAB",
  shadedRegion = c(2012, 2022),
  shade.fill = "lightgrey",
  shade.alpha = 0.3
)

Arguments

EPUs

Character string. Which SOE report ("GB","MAB")

shadedRegion

Numeric vector. Years denoting the shaded region of the plot

shade.fill

Character string. Color of shaded region. (Default = "lightgrey)

shade.alpha

Numeric scalar. Alpha of shaded region (Default = 0.5)

Value

ggplot object