Re: [R] Comination of two barcharts and one xyplot

2008-08-18 Thread ravi
Sent: Thursday, 14 August, 2008 1:20:55 AM Subject: Re: [R] Comination of two barcharts and one xyplot At 01:17 14/08/2008, you wrote: >Hi Rhelpers, >Thanks a lot, Stephen, for showing me the way to get a data frame into a >pasteable format with the dput command. >My code is given below w

Re: [R] Comination of two barcharts and one xyplot

2008-08-13 Thread Duncan Mackay
this, I want to have a line plot in each panel with the limits for different years given in the second data frame L1 (as bold lines). I would like to have information on the following points : 1. How can I get a combination of these plots in every panel (two histograms and one line plot)? Is it poss

Re: [R] Comination of two barcharts and one xyplot

2008-08-13 Thread ravi
ine plot in each panel with the limits for different years given in the second data frame L1 (as bold lines). I would like to have information on the following points : 1. How can I get a combination of these plots in every panel (two histograms and one line plot)? Is it possible? 2. Is i

Re: [R] Comination of two barcharts and one xyplot

2008-08-13 Thread stephen sefick
not reproducible On Wed, Aug 13, 2008 at 9:07 AM, ravi <[EMAIL PROTECTED]> wrote: > Hi Rhelpers, > I would like to have some help with a plot which is beyond my capabilities. > This plot that I am seeking involves an overlay of two different barcharts > and one xyplot. > The code that I have use

[R] Comination of two barcharts and one xyplot

2008-08-13 Thread ravi
Hi Rhelpers, I would like to have some help with a plot which is beyond my capabilities. This plot that I am seeking involves an overlay of two different barcharts and one xyplot. The code that I have used is the following : #save(df1,file="M:\\KBR\\df1.RData") load(file="M:\\KBR\\df1.RData") # d