Skip to content
Prev 353705 / 398513 Next

[FORGED] date format in xyplot

See inline below.
On 18/08/15 16:15, Christine Lee via R-help wrote:
What does this accomplish?  As far as I can tell Raw$Date1 is the same 
after doing this replacement as it was before.
Not what I get.
No idea.  When I try your code, the x-axis labels that I get are
"Oct 01", "Oct 15", ..., "Dec 01", which looks pretty much as it should.

General advice --- when you are getting unexpected results, try the 
example in a stripped down "keep it simple" form --- i.e. eliminate most 
of the bells and whistles in your very complicated call to xyplot(). 
That might give you a better chance at discerning what is causing things 
to go wrong for you.

cheers,

Rolf Turner