plot_heatwave_year.Rd
Plot time series of daily detrended surface or bottom temperature for current year with climatology in the background.
plot_heatwave_year(
shadedRegion = NULL,
report = "MidAtlantic",
varName = "Surface"
)
Numeric vector. Years denoting the shaded region of the plot (most recent 10)
Character string. Which SOE report ("MidAtlantic", "NewEngland")
Character string. Which Variable to plot ("Surface", "Bottom", "withtrend") default variables Surface and Bottom are detrended; option to print surface including climate change signal is "withtrend"
ggplot object