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 edf4661 commit a9cc8e0Copy full SHA for a9cc8e0
NEWS.md
@@ -1,6 +1,6 @@
1
# dplyr (development version)
2
3
-* `bind_rows()` now replaces empty (or NA) element names in a list with it's
+* `bind_rows()` now replaces empty (or NA) element names in a list with its
4
numeric index while preserving present names (#7719, @Meghansaha).
5
6
* Clarified how `slice_min()` and `slice_max()` work in the introduction vignette (#7717, @ccani007).
0 commit comments