export(IDF.read,IDF.fit,IDF.plot,TS.acc)

import(ismev,
       stats4,
       evd)

  importFrom("grDevices", "rgb")
  importFrom("graphics", "axis", "legend", "points")
  importFrom("stats", "filter", "lm")
  importFrom("utils", "read.csv2", "read.table", "str")

# Generated by roxygen2: do not edit by hand

