Re: [R] separate mfrow region with line

2011-08-29 Thread Greg Snow
nces@r- > project.org] On Behalf Of David Winsemius > Sent: Saturday, August 27, 2011 8:25 AM > To: dood > Cc: r-help@r-project.org > Subject: Re: [R] separate mfrow region with line > > > On Aug 27, 2011, at 5:01 AM, dood wrote: > > > Dear R users, > > >

Re: [R] separate mfrow region with line

2011-08-27 Thread David Winsemius
On Aug 27, 2011, at 5:01 AM, dood wrote: Dear R users, I have six plots in one figure, created with par(mfrow=c(2,3)). I would like to add two lines to the figure outside the plotting regions, separating the figure into 3 columns. Is this possible? The xpd parameter used with the segmen

[R] separate mfrow region with line

2011-08-27 Thread dood
Dear R users, I have six plots in one figure, created with par(mfrow=c(2,3)). I would like to add two lines to the figure outside the plotting regions, separating the figure into 3 columns. Is this possible? Thanks -- View this message in context: http://r.789695.n4.nabble.com/separate-mfrow-re