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 205ebdf commit eaa2b67Copy full SHA for eaa2b67
man/data.table-options.Rd
@@ -26,7 +26,7 @@
26
\describe{
27
\item{\code{datatable.print.topn}}{An integer. When a data.table is printed,
28
only the first topn and last topn rows are displayed.
29
- Default: \code{5L}..}
+ Default: \code{5L}.}
30
\item{\code{datatable.print.nrows}}{An integer. The total number of rows
31
to print before the topn logic is triggered.
32
Default: \code{100L}.}
0 commit comments