plots ppr dataset. Primary production (PP), Fogarty, Ryther indices

plot_ppr(
  shadedRegion = NULL,
  report = "MidAtlantic",
  varName = "ryther",
  threshold = "global"
)

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. Variable to plot ("pp","fogarty","ryther")

threshold

Character string. Select how thresholds are calculated ("global","regional")

Value

ggplot object