Re: [Rd] coplot using Date object (PR#8147)

2005-09-20 Thread Prof Brian Ripley
On Tue, 20 Sep 2005 [EMAIL PROTECTED] wrote: > Full_Name: Michael Toews > Version: 2.1.1 > OS: WinXP (SP2) > Submission from: (NULL) (142.58.206.114) > > > This is a simple feature request concerning the display of the axis in the > coplot function. > Consider an arbritrary set of values from 1990

[Rd] coplot using Date object (PR#8147)

2005-09-20 Thread mwtoews
Full_Name: Michael Toews Version: 2.1.1 OS: WinXP (SP2) Submission from: (NULL) (142.58.206.114) This is a simple feature request concerning the display of the axis in the coplot function. Consider an arbritrary set of values from 1990-1999: date <- as.Date(paste(rep(1990:1999,each=365),1:365),"