Consider the following:

      plot(1:9, (1:10)[-1])
      lines(1:9, (1:10)[-10])

Does this help? spencer graves

allan clark wrote:

Hi all

I want to calculate certain lags of a time series and plot them
simultaneously on a graph. can anyone help?




------------------------------------------------------------------------

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to