Skip to content

Commit 2f49a9a

Browse files
committed
update docs
1 parent cc01889 commit 2f49a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/fread.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ stringsAsFactors=FALSE, verbose=getOption("datatable.verbose", FALSE),
1616
skip="__auto__", select=NULL, drop=NULL, colClasses=NULL,
1717
integer64=getOption("datatable.integer64", "integer64"),
1818
col.names,
19-
check.names=FALSE, encoding="unknown",
19+
check.names=FALSE, encoding="UTF-8",
2020
strip.white=TRUE, fill=FALSE, blank.lines.skip=FALSE, comment.char="",
2121
key=NULL, index=NULL,
2222
showProgress=getOption("datatable.showProgress", interactive()),

0 commit comments

Comments
 (0)