Re: [R] Difference between a data frame and data table

2011-08-29 Thread Bert Gunter
Google on "R data table" please. Read the vignettes therein. -- Bert On Mon, Aug 29, 2011 at 1:59 PM, Abraham Mathew wrote: > I didn't learn about data tables until recently. (They're never covered in > any intro R books). > > In any case, I'm not sure what (if any) is the difference between a d

[R] Difference between a data frame and data table

2011-08-29 Thread Abraham Mathew
I didn't learn about data tables until recently. (They're never covered in any intro R books). In any case, I'm not sure what (if any) is the difference between a data frame and a data table. Can anyone provide a brief explanation? Is one preferred over another or is it just dependent on the tas