Hi,

re:


> I have some problems using the par function: I want to split the screen into 
> 2 rows and 4 col and I type " par(mfrow=c(2, 4)) " but when I do that, 
> instead of setting a graphical parameter, it creates a white Quarz.
> I'm currently using the R base version for Mac Os, 3.0.3 .
> Could you give me an help?
> Thank you very much, 




But that's correct, if you don't plot something afterwards. Try plotting 8 x-y 
graphs, then you'll see that 8 small plot will appear (unless the margins will 
prove to be too large).

Good luck,


Franklin Bretschneider
Dept of Biology
Utrecht University
brets...@xs4all.nl

______________________________________________
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.
  • [R] par(mfrow) Emanuele Belli
    • Re: [R] par(mfrow) Franklin Bretschneider

Reply via email to