Hi, my question concerns the following (guess) easy case. I have daily data
over 5-year period say
1990    17.24
1990    18.19
1990    19.22
.
.
1991    20.11
1991    20.26
1991    22.2
.
.
1994    20.05
1994    24.64
1994    26.34
and I want to make ts.plot of the 2nd column with respect to year of
occurrence (1st col) at axis X. Could you please give me a hint how to do
it? I really appreciate any help

best, robert
-- 
View this message in context: 
http://www.nabble.com/ts.plot-tp18305087p18305087.html
Sent from the R help mailing list archive at Nabble.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.

Reply via email to