Skip to content
Prev 44855 / 398513 Next

read.spss defaults

On Wed, 25 Feb 2004, Robert W. Baer, Ph.D. wrote:

            
I think the reason for to.data.frame=FALSE is that for a large dataset the
conversion to data frame takes a lot longer than the reading.

In particular, if you want to use just a subset of variables it will be
quicker to subset before you construct the data frame.


	-thomas