Re: [R] Reformat x axis

2009-12-01 Thread Peter Alspach
project.org > [mailto:r-help-boun...@r-project.org] On Behalf Of d haywood > Sent: Wednesday, 2 December 2009 1:28 p.m. > To: r-help@r-project.org > Subject: [R] Reformat x axis > > > Hi > > I am trying to do a simple XY plot with a dataset that has > dates stored as int

[R] Reformat x axis

2009-12-01 Thread d haywood
Hi I am trying to do a simple XY plot with a dataset that has dates stored as integers . I would like to have the X values displayed as dates. I realize I could do this by converting the x values to dates first, However, does R have the ability like SAS FORMAT, for example, of reformatting the