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 33b67b8 commit b977453Copy full SHA for b977453
inst/NEWS.Rd
@@ -23,7 +23,9 @@
23
(Dan Dillon in PR \ghpr{476} fixing issue \ghit{475}).
24
\item New \code{algorithm} header using iterator-based approach for
25
vectorized functions (Dan in PR \ghpr{481} revisiting PR \ghpr{428} and
26
- addressing issue \ghit{426}).
+ addressing issue \ghit{426}).
27
+ \item The \code{na_omit()} function is now faster for vectors without
28
+ \code{NA} values (Artem Klevtsov in PR \ghpr{492})
29
}
30
31
0 commit comments