On Fri, 30 Jul 2010 13:30:35 -0700 (PDT) Filoche wrote: F> par(mfcol = c(3,3), mar = c(3,3,3,3), oma = c(0,0,0,0)); F> F> However, when plotting the bubble plot (gstats package), it plots F> the graph on a full page. I tried to plot something else with F> plot(x,y) and it works as intended. So I'm guessing the problem F> comes from the bubble plot itself.
Could you provide an example (code) so that we see what you mean? Thanks Stefan ______________________________________________ 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.