Re: [R] simple plotting question

2007-05-19 Thread Prasenjit Kapat
On Saturday 19 May 2007 03:29:31 pm Ranjan Maitra wrote: > Hi, > > I have a very simple question which I can't see > how to figure out. > > Basically, I have a matrix of plots, but I want > no margin space in between them. I want a wide > right margin (outside of the block of > plots) so that I can

[R] simple plotting question

2007-05-19 Thread Ranjan Maitra
Hi, I have a very simple question which I can't see how to figure out. Basically, I have a matrix of plots, but I want no margin space in between them. I want a wide right margin (outside of the block of plots) so that I can place a legend there. I tried the following: par("mar"=c(0,0,0,1), m