Re: [R] Adjust lattice graph axis label on final page

2010-02-26 Thread Deepayan Sarkar
On Fri, Feb 26, 2010 at 6:14 AM, Sebastien Bihorel wrote: > Thanks Deepayan, > > This confirms what I thought I should do... One follow-up question about > your suggested code: is it possible to create a lattice graph object myplot > and modify the layout just for panel 7 and 8, rather than creati

Re: [R] Adjust lattice graph axis label on final page

2010-02-26 Thread Sebastien Bihorel
Thanks Deepayan, This confirms what I thought I should do... One follow-up question about your suggested code: is it possible to create a lattice graph object myplot and modify the layout just for panel 7 and 8, rather than creating two graphs with different layouts? Sebastien Deepayan Sark

Re: [R] Adjust lattice graph axis label on final page

2010-02-26 Thread Deepayan Sarkar
On Thu, Feb 25, 2010 at 3:45 AM, Sebastien Bihorel wrote: > Dear R-users, > > I was wondering if there was a way to adjust the placement of the axis > titles for the last page of a multi-page lattice plot (see example below). > Depending on the total number of panels, the placement of these titles

[R] Adjust lattice graph axis label on final page

2010-02-24 Thread Sebastien Bihorel
Dear R-users, I was wondering if there was a way to adjust the placement of the axis titles for the last page of a multi-page lattice plot (see example below). Depending on the total number of panels, the placement of these titles might look strange on the last page, if the layout is not adju