We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc01889 commit 2f49a9aCopy full SHA for 2f49a9a
man/fread.Rd
@@ -16,7 +16,7 @@ stringsAsFactors=FALSE, verbose=getOption("datatable.verbose", FALSE),
16
skip="__auto__", select=NULL, drop=NULL, colClasses=NULL,
17
integer64=getOption("datatable.integer64", "integer64"),
18
col.names,
19
-check.names=FALSE, encoding="unknown",
+check.names=FALSE, encoding="UTF-8",
20
strip.white=TRUE, fill=FALSE, blank.lines.skip=FALSE, comment.char="",
21
key=NULL, index=NULL,
22
showProgress=getOption("datatable.showProgress", interactive()),
0 commit comments