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.
2 parents c3ba954 + d9ec26d commit d6a9fe7Copy full SHA for d6a9fe7
man/openmp-utils.Rd
@@ -41,7 +41,7 @@
41
\item\file{cj.c} - \code{\link{CJ}()}
42
\item\file{coalesce.c} - \code{\link{fcoalesce}()}
43
\item\file{fifelse.c} - \code{\link{fifelse}()}
44
- \item\file{fread.c} - \code{\link{fread}(). Parallelized across row-based chunks of the file.}
+ \item\file{fread.c}, \file{freadR.c} - \code{\link{fread}(). Parallelized across row-based chunks of the file.}
45
\item\file{forder.c}, \file{fsort.c}, and \file{reorder.c} - \code{\link{forder}()} and related
46
\item\file{froll.c}, \file{frolladaptive.c}, and \file{frollR.c} - \code{\link{froll}()} and family
47
\item\file{fwrite.c} - \code{\link{fwrite}(). Parallelized across rows.}
0 commit comments