# Generated by roxygen2: do not edit by hand

export(baseflowA)
export(baseflowB)
export(calcStats)
export(eventBaseflow)
export(eventMaxima)
export(eventMinima)
export(eventPOT)
export(limbs)
export(localMin)
export(pairEvents)
export(plotEvents)
export(plotPairs)
  importFrom("grDevices", "adjustcolor", "rainbow")
  importFrom("graphics", "abline", "axis", "legend", "lines", "mtext",
             "par", "plot", "points", "rect", "text")
  importFrom("stats", "median", "quantile")
  importFrom("utils", "head", "tail")