# Export all names
exportPattern(".")



# Import all packages listed as Imports or Depends
import(maps)
importFrom(tcltk,tkProgressBar)
importFrom(tcltk,setTkProgressBar)
importFrom(RColorBrewer,brewer.pal)
importFrom(fields,image.plot)
importFrom(tgp,interp.loess)
importFrom(graphics,contour)
importFrom(sp,bpy.colors)
importFrom(abind,abind)
importFrom(fossil,deg.dist)
importFrom(fossil,earth.bear)
importFrom(fossil,new.lat.long)