Handling big data in R

All credit goes to this post, so be sure to check it out! I’m just simply following some of the tips from that post on handling big data in R. For this post, I will use a file that has 17,868,785 rows and 158 columns, which is quite big. Here’s the size of this file:

Continue Reading