Re: [R] Legend for two plots

2009-12-18 Thread Chris Campbell
On Fri, Dec 18, 2009 at 12:03, Marc Giombetti wrote: > Dear R users, > > I am new to R and I couldn't figure out how to solve the following > problem: > > I am trying to put a legend below two plots using the code below. The > legend appears in the second plot, > but I want the legend to appear b

Re: [R] Legend for two plots

2009-12-18 Thread Bert Gunter
: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Marc Giombetti Sent: Friday, December 18, 2009 9:04 AM To: r-help@r-project.org Subject: [R] Legend for two plots Dear R users, I am new to R and I couldn't figure out how to solve the following problem: I am tryi

[R] Legend for two plots

2009-12-18 Thread Marc Giombetti
Dear R users, I am new to R and I couldn't figure out how to solve the following problem: I am trying to put a legend below two plots using the code below. The legend appears in the second plot, but I want the legend to appear below the two plots in the center of the total chart. At the moment th