Skip to content
Prev 8625 / 29559 Next

Predict and plot spatial data with ggplot

On Thu, 24 Jun 2010, Felipe Carrillo wrote:

            
Please re-formulate your question using data that ships with packages on 
CRAN. Trying things on data other than your own very often solves the 
problem - you get to look at the problem from a different perspective.

Please do not use ggplot until you have sorted out data handling. I for 
example have never used ggplot, so cannot answer questions involving its 
use (my bad of course, but life is tooo short...). Use sp plot and image 
methods until you are sure that you know that the data handling issues are 
resolved, simplifying as much as necessary does no harm.

Roger