I am using ggplot2 to map shape files – I have been successful until now.
I ran the NOAA Hysplit model which creates a GIS shapefile.
I use library(rgdal) and library(rgeos) to read the shp.
However, I get the following message:
Error: ggplot2 doesn't know how to deal with data of class SpatialPointsDataFrame