[R] Month tick marks on a plot()

Gabor Grothendieck ggrothendieck at gmail.com
Tue Jan 20 02:45:33 CET 2009


The zoo faq has an example:

library(zoo)
vignette("zoo-faq") # see question 8

On Mon, Jan 19, 2009 at 6:39 PM, glenn <g1enn.roberts at btinternet.com> wrote:
> Hi All,
>
> I have a small dataframe [dates, values) I am plotting with
> plot(df,type=²l²)
>
> And the date date covers a year. The graph only have marks at Œ2008¹ and
> Œ2009¹.
>
> How do I get the months labeled at the bottom please
>
> Thanks as always
>
> Glenn
>
>        [[alternative HTML version deleted]]
>
>
> ______________________________________________
> 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.
>
>




More information about the R-help mailing list