plot_chl_pp.Rd
Plot time series of chlorophyll a (chl), primary production (pp), weekly, monthly, or anomalies.
plot_chl_pp(
shadedRegion = NULL,
report = "MidAtlantic",
varName = "chl",
plottype = "weekly",
year = NULL
)
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 ("chl","pp")
Character string. Which plot ("weekly", "monthly", "anomaly") Weekly and monthly plots are for both variables, annual anomaly plot for PP only.
Numeric value. Optional. Year for weekly plot, defaults to max year in data.
ggplot object