Plot time series of chlorophyll a (chl), primary production (pp), weekly, monthly, or anomalies.

plot_annual_chl_pp(
  shadedRegion = NULL,
  report = "MidAtlantic",
  varName = "chl",
  plottype = "mean",
  EPU = "MAB"
)

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 ("chl","pp")

plottype

Character string. Which plot ("mean","total")

Value

ggplot object