Re: [R] One legend for a multiple graph page

2010-08-23 Thread Jim Lemon
On 08/23/2010 09:52 PM, Jordan Ouellette-Plante wrote: Hi, I am using the Sciplot package to graph barplots. Since I put 4 barplots per page and that the legends are always the same, I would like to find a way to have only one legend per page. Also, I would like it to be centered in the mid

[R] One legend for a multiple graph page

2010-08-23 Thread Ouellette-Plante, Jordan
Hi, I am using the Sciplot package to graph barplots. Since I put 4 barplots per page and that the legend is always the same, I would like to find a way to have only one legend per page. Also, I would like it to be centered in the middle of the page. I tried locator() without success. Thanks for

[R] One legend for a multiple graph page

2010-08-23 Thread Jordan Ouellette-Plante
Hi, I am using the Sciplot package to graph barplots. Since I put 4 barplots per page and that the legends are always the same, I would like to find a way to have only one legend per page. Also, I would like it to be centered in the middle of the page. I tried locator() without success. Than