# Export all names
exportPattern(".")
import(RPMG)
import(GEOmap)
import(RSEIS)
importFrom(MASS, kde2d)
importFrom(fields,in.poly)
importFrom("grDevices", "col2rgb", "contourLines", "gray", "grey",
             "heat.colors", "hsv", "rgb", "rgb2hsv", "terrain.colors",
             "trans3d", "xy.coords")
importFrom("graphics", "arrows", "image", "legend", "lines", "locator",
             "par", "plot", "points", "polygon", "rect", "segments",
             "text", "title", "grconvertX", "grconvertY")
importFrom("stats", "runif")
