Skip to content
Prev 95942 / 398500 Next

Is it possible to only read a subset by read.table ?

On Wed, 12 Jul 2006, David Vonka wrote:

            
No.  It is possible to read only some columns: see colClasses.

It is not clear that the ability to skip based on something defined on 
other columns would actually be useful, especially as you can read 
datasets in blocks, process the blocks and combine the results.