Skip to content
Back to formatted view

Raw Message

Message-ID: <644e1f320901191545h517cd200x4d185a0191811d4b@mail.gmail.com>
Date: 2009-01-19T23:45:33Z
From: jim holtman
Subject: Month tick marks on a plot()
In-Reply-To: <C59ABFCF.CD2%g1enn.roberts@btinternet.com>

?axis

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



-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem that you are trying to solve?