It plots fine for me. I see 2007 and 2008 on the x-axis.
On Tue, Nov 17, 2009 at 4:56 PM, separent <separent at yahoo.com>
wrote:>
> I tried to plot the attached dataframe with the following command.
>
>
plot(inclino.06.1.r00.time.select.transpose[,1],inclino.06.1.r00.time.select.transpose[,2])
>
> The first column is in date format, second is numeric. The plot does not
> correspond to my values. Why?
>
> Regards,
>
> Serge-?tienne Parent
> Golder Associ?s
> Montr?al
>
>
http://old.nabble.com/file/p26396493/inclino.06.1.r00.time.select.transpose.rda
> inclino.06.1.r00.time.select.transpose.rda
> --
> View this message in context:
http://old.nabble.com/Plotting-a-dataframe-with-date-format-tp26396493p26396493.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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?