esp_overall_score.Rd
This function plots a visual of overall ESP scores over time.
esp_overall_score(data, species, region, out = "ggplot", name, ...)
The ESP indicator data (LONG format).
The species name
The stock region
Whether the function should save the plot, or return a ggplot object. One of c("ggplot", "save")
The file name for the image. Will be saved relative to the working directory. Only needed if saving the plot.
Passed to ggplot2::ggsave
An image file