# Export all names
exportPattern(".")
importFrom("splancs" , "inout")
importFrom("pixmap", "read.pnm")
importFrom("RPMG", "meshgrid")
importFrom("grDevices", "grey", "rainbow", "topo.colors")
importFrom("graphics", "abline", "axis", "hist", "image", "locator",
           "par", "plot", "points", "polygon")
importFrom("stats", "fft")
importFrom("methods", "as")

