[R] time series plot
jim holtman
jholtman at gmail.com
Thu Feb 7 01:55:51 CET 2008
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html and provide commented,
minimal, self-contained, reproducible code.
>
It all depends on how you constructed the x-axis. You can try abline(v=2008.25)
On Feb 6, 2008 6:41 PM, Ana Quitério <aquiterio at mail.pt> wrote:
> Dear all.
>
> I want to add a vertical line in my time series series plot.
> If i had an anual data I do:
> plot(data,v="2008"), but if I want to add a vertical line in fisrt quarter
> of 2008, how can i do?
>
> Thanks a lot
>
> Ana
> --
>
> ______________________________________________
> R-help at 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.
>
--
Jim Holtman
Cincinnati, OH
+1 513 646 9390
What is the problem you are trying to solve?
More information about the R-help
mailing list