On Thu, 10 Dec 2009 13:56:12 -0600 Peng Yu <pengyu...@gmail.com> wrote: > >> type data.frame, split.data.frame will be called? Is it the case that > >> if the argument is not of type data.frame, Date or POSIXct, > >> split.default will be called? > > > > Yes. See ?UseMethod > > I tried it. But I'm not sure how to use it. Would you please give me a > working example?
Typing 'split' shows a nice example ... :-) -- Karl Ove Hufthammer ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.