Skip to content

Commit d8c3ce4

Browse files
one more [base] qualification
1 parent fb8831e commit d8c3ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/data.table-options.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
\code{fread} should interpret as \code{NA}.}
6464
\item{\code{datatable.fwrite.sep}}{A character string, default \code{","}. The default separator
6565
used by \code{fwrite}.}
66-
\item{\code{datatable.showProgress}}{An integer or logical, default \code{\link{interactive}()}. Controls whether
66+
\item{\code{datatable.showProgress}}{An integer or logical, default \code{\link[base]{interactive}()}. Controls whether
6767
long-running operations like \code{fread} display a progress bar.}
6868
}
6969
}

0 commit comments

Comments
 (0)