# Export all names
exportPattern(".")

# Import all packages listed as Depends or Imports
import(sp)
import(ggplot2)
import(grid)
import(maptools)
import(RColorBrewer)
import(rgdal)

S3method(print, mm)
