I use read.csv.ffdf from ff package to load a 830MB CSV file, which is about 8800000 rows and 19 columns:
library(ff) library(ffbase) green_2018_ff <- read.cs