esp_combo_score.Rd
This function is a alternative combo plot of the overall ESP scores over time.
esp_combo_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