A wrapper of fread
in data.table.
Highlighting the encoding.
read_csv(path, utf8 = FALSE, ...)
File name in working directory, path to file.
Should "UTF-8" used as the encoding? (Defaults to FALSE
)
Other parameters passed to data.table::fread
.
A data.table