amunategui / Read-and-Process-Files-Larger-Than-RAM

Using the function read.table() to break file into chunks to loop and process them. This allows processing files of any size beyond what the machine's RAM can handle. Companion code for youtube: https://www.youtube.com/watch?v=Z5rMrI1e4kM
11Updated 10 years ago

Alternatives and similar repositories for Read-and-Process-Files-Larger-Than-RAM:

Users that are interested in Read-and-Process-Files-Larger-Than-RAM are comparing it to the libraries listed below