Create 3 panel plot of cold pool temperature, extent, and persistence time series.

plot_cold_pool(shadedRegion = NULL, report = "MidAtlantic", varName = NULL)

Arguments

shadedRegion

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

report

Character string. Which SOE report ("MidAtlantic" only, default)

varName

Character string. Which plot (NULL, "cold_pool", "persistence","extent")

Value

ggplot object