Hello, In fact I would like to make something like a "movie" : to keep the map as background and to display successively the temperatures pictures.
At the moment I create the picture of the temperature with R from latitude, longitude, temperature data. I read that it can be done with image() so I used this method. So if I want to use your methods, I have to convert the picture created with image() into a jpg (or an other format) picture. Am I right ? If yes, what is the best way to perform this conversion ? Thanks for your help, Ptit Bleu. -- View this message in context: http://www.nabble.com/how-to-plot-image%28%29-without-painting-a-map-%28the-background%29-tp15546906p15584405.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.