Re: [R] problem plotting in a grid

2012-07-30 Thread Jeff Newmiller
Did you actually read the help file for filled.contour? The image.plot call is being affected by the documented behavior of filled.contour. ggplot might be worth investigating. --- Jeff NewmillerThe

[R] problem plotting in a grid

2012-07-29 Thread Jonathan
Hi all, I'm trying to generate a grid of four plots. The first 2 appear just fine, but the final 2 will not appear in the grid, instead overwriting the first two.Any ideas on how to get them all in the same window would be greatly appreciated. Cheers, Jonathan library(fields)