We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 628d0be commit f734c34Copy full SHA for f734c34
NEWS.md
@@ -1,5 +1,7 @@
1
# dplyr (development version)
2
3
+* `group_data()` on ungrouped data frames is faster (#6736).
4
+
5
* `n()` is now a little faster when there are many groups (#6727).
6
7
* `if_else()` and `case_when()` again accept logical conditions that have
0 commit comments