[R] classes with chron slots

Gabor Grothendieck ggrothendieck at gmail.com
Thu Jun 23 16:01:15 CEST 2005


On 6/23/05, Sebastian Luque <spluque at gmail.com> wrote:
> Thanks a lot Martin and Gabor!
> 
> 
> On Thu, 23 Jun 2005 08:20:44 -0400,
> Gabor Grothendieck <ggrothendieck at gmail.com> 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.




More information about the R-help mailing list