Skip to content
Prev 27015 / 63461 Next

S4 class extending data.frame?

Thanks, Martin.  In the short term (a) seems best.  In the long
run we may try (c), because there are other things that data.frame
doesn't do that we want it to do (i.e., allow arbitrary objects with
[ methods, print methods, and the same length to be bound together,
rather than being restricted to atomic vectors + Date/factor).

  cheers
    Ben
Martin Morgan wrote: