Month tick marks on a plot()
?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?