On 6/23/05, Sebastian Luque <[EMAIL PROTECTED]> wrote:
> Thanks a lot Martin and Gabor!
> 
> 
> On Thu, 23 Jun 2005 08:20:44 -0400,
> Gabor Grothendieck <[EMAIL PROTECTED]> wrote:
> 
> [...]
> 
> > Also if you are referring to the chron package then
> > the names of the chron classes are 'dates' and 'times' -- not 'chron'.
> 
> However, when the object has both dates and times, then the class becomes
> 'chron', inheriting both 'dates' and 'times':
> 
> R> class(x)
> [1] "chron" "dates" "times"


Did you try the example I posted?  Its self contained and reproducible and 
it inherits from both "dates" and "times" yet there is no "chron" in the class 
vector, at least in that case.

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to