On Tue, Nov 23, 2010 at 1:11 PM, Manta <mantin...@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 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.