Re: [R] height of plots

2012-01-30 Thread Jim Lemon
On 01/30/2012 07:24 AM, 1Rnwb wrote: Hello R gurus, I have to create 12 plots, I have been using the following script, which leaves a large white space between two plot. I would appreciate if someone can suggest an alternative to reduce the white space. par(mar=c(3,3,.5,.5)) split.screen(c(6,2

[R] height of plots

2012-01-30 Thread 1Rnwb
Hello R gurus, I have to create 12 plots, I have been using the following script, which leaves a large white space between two plot. I would appreciate if someone can suggest an alternative to reduce the white space. par(mar=c(3,3,.5,.5)) split.screen(c(6,2))# split display into two scree