Skip to content
Back to formatted view

Raw Message

Message-ID: <971536df0901191745i785be2aao831bce1c6ecb8236@mail.gmail.com>
Date: 2009-01-20T01:45:33Z
From: Gabor Grothendieck
Subject: Month tick marks on a plot()
In-Reply-To: <C59ABFCF.CD2%g1enn.roberts@btinternet.com>

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.
>
>