Plots time series of maturity stage and associated data for available stocks

plot_spawn_timing(
  shadedRegion = NULL,
  report = "MidAtlantic",
  varName = "Resting"
)

Arguments

shadedRegion

Numeric vector. Years denoting the shaded region of the plot (most recent 10)

report

Character string. Which SOE report ("MidAtlantic", "NewEngland")

varName

Character string. Which variable to plot: maturity stage ("Resting", "Ripe", "Spent", "Developing"), number of mature females ("MF"), mean sampled bottom temperature ("meanTEMP"), or mean sampled day of year ("meanJDAY")

Value

ggplot object