powered by
A wrapper for fread that sets common values for missing data and removes blank lines.
fread
readGenData(file, na.strings = c(NA, "NA", "", " ", "?", "."), ...)
filename of .csv file.
see fread.
other arguments passed to fread.
a data.frame.
data.frame