importFrom(utils, data)
# Export all names
exportPattern(".")
importFrom("graphics", "arrows", "contour", "matlines", "matplot",
             "mtext", "par")
importFrom("stats", "lm", "nls", "uniroot", "rnorm")
importFrom(oce, swTheta)
