Skip to content
Prev 63638 / 398500 Next

Handling large data sets via scan()

does it solve to a part your problem, if you use read.table() instead of 
scan, since it imports data directly to a data.frame?

let me know, if it helps
Nawaaz Ahmed wrote: