Re: [R] lattice, latticeExtra: Adding moving averages to double y plot

2014-08-03 Thread Duncan Mackay
on things there. Duncan -Original Message- From: Anna Zakrisson Braeunlich [mailto:anna.zakris...@su.se] Sent: Sunday, 3 August 2014 15:10 To: Duncan Mackay Subject: RE: [R] lattice, latticeExtra: Adding moving averages to double y plot Hi Duncan, I think you have misunderstood my plot.

Re: [R] lattice, latticeExtra: Adding moving averages to double y plot

2014-07-31 Thread Duncan Mackay
= c("black", "cyan"))) Duncan -Original Message----- From: Anna Zakrisson Braeunlich [mailto:anna.zakris...@su.se] Sent: Friday, 1 August 2014 03:11 To: Duncan Mackay Subject: RE: [R] lattice, latticeExtra: Adding moving averages to double y plot Hi Duncan, Now I have

Re: [R] lattice, latticeExtra: Adding moving averages to double y plot

2014-07-31 Thread Duncan Mackay
na Zakrisson Braeunlich [mailto:anna.zakris...@su.se] Sent: Friday, 1 August 2014 03:11 To: Duncan Mackay Subject: RE: [R] lattice, latticeExtra: Adding moving averages to double y plot Hi Duncan, Now I have found a solution to my problem. It is complete except for one tiny detail: I am unable to de

Re: [R] lattice, latticeExtra: Adding moving averages to double y plot

2014-07-30 Thread Duncan Mackay
dvr.r-forge.r-project.org/figures/figures.html may be instructive Duncan -Original Message----- From: Anna Zakrisson Braeunlich [mailto:anna.zakris...@su.se] Sent: Wednesday, 30 July 2014 23:59 To: Duncan Mackay Subject: RE: [R] lattice, latticeExtra: Adding moving averages to double y plot

Re: [R] lattice, latticeExtra: Adding moving averages to double y plot

2014-07-28 Thread Duncan Mackay
t.org] On Behalf Of Anna Zakrisson Braeunlich Sent: Monday, 28 July 2014 16:38 To: r-help@r-project.org Subject: [R] lattice, latticeExtra: Adding moving averages to double y plot Hi lattice users, I would like to add 5-year moving averages to my double y-plot. I have three factors needs to be plott

Re: [R] lattice, latticeExtra: Adding moving averages to double y plot

2014-07-28 Thread Sarah Goslee
and Soil Science University of New England Armidale > NSW 2351 Email: home: mac...@northnet.com.au -Original ! Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Anna Zakrisson Braeunlich Sent: Monday, 28 July 2014 16:38 To: r-help@r-projec

Re: [R] lattice, latticeExtra: Adding moving averages to double y plot

2014-07-28 Thread Duncan Mackay
n Behalf Of Anna Zakrisson Braeunlich Sent: Monday, 28 July 2014 16:38 To: r-help@r-project.org Subject: [R] lattice, latticeExtra: Adding moving averages to double y plot Hi lattice users, I would like to add 5-year moving averages to my double y-plot. I have three factors needs to be plotted wit

[R] lattice, latticeExtra: Adding moving averages to double y plot

2014-07-28 Thread Anna Zakrisson Braeunlich
Hi lattice users, I would like to add 5-year moving averages to my double y-plot. I have three factors needs to be plotted with moving averages in the same plot. One of these reads off y-axis 1 and two from y-axis 2. I have tried to use the rollmean function from the zoo-packages, but I fail in