fast_read.Rd
Quickly load data as data.frame
fast_read(file)
String to the path where your mip dataset is saved
TODO
# NOT RUN { file <- "mip_files/dataset.csv" dat <- fast_read(file) # }