[R] Plot two zoo object with different indexes

Gabor Grothendieck ggrothendieck at gmail.com
Tue Nov 23 19:21:01 CET 2010


On Tue, Nov 23, 2010 at 1:11 PM, Manta <mantino84 at libero.it> wrote:
>
> Thanks as always Gabor.
>
> What I was looking for was to plot the daily series on the same graph of the
> monthly using the command 'lines'. That is why I wanted to change the index
> of one of the two, as it seems the reason why at the moment it is not
> working!

plot(na.approx(m), screen = 1)

-- 
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com



More information about the R-help mailing list