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 abbcf55 commit 9862bd8Copy full SHA for 9862bd8
NEWS.md
@@ -1,5 +1,7 @@
1
# dplyr (development version)
2
3
+* Passing `size` to `if_else()` is now deprecated. The output size is always taken from the `condition` (#7722).
4
+
5
* `bind_rows()` now replaces empty (or `NA`) element names in a list with its numeric index while preserving existing names (#7719, @Meghansaha).
6
7
* New `slice_sample()` example showing how to use it to shuffle rows (#7707, @Hzanib).
0 commit comments