search for: mysubsetdata

Displaying 1 result from an estimated 1 matches for "mysubsetdata".

2008 Jan 03
2
Reading data into R
Hello all, I am working with a very large data set into R, and I have no interest in reviving my SAS skills. To do this, I will need to drop unwanted variables given the size of the data file. The most common strategy seems to be subsetting the data after it is read into R. Unfortunately, given the size of the data set, I can't get the file read and then subsquently do the subset