# Export all names
exportPattern(".")
import(RPMG)
import(RSEIS)
import(GEOmap)
import(geomapdata)
importFrom("grDevices", "col2rgb", "colors", "dev.cur", "dev.list",
             "dev.new", "dev.off", "dev.set", "grey", "rgb")
importFrom("graphics", "abline", "axis", "identify", "lines",
             "locator", "mtext", "par", "plot", "points", "rect",
             "segments", "text", "title")
importFrom("stats", "median", "runif")
importFrom("utils", "data")
