Skip to content

Commit

Permalink
News bullet for pick()
Browse files Browse the repository at this point in the history
  • Loading branch information
markfairbanks committed Nov 10, 2022
1 parent 542c2e0 commit 2819608
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

* `min_rank()`, `dense_rank()`, `percent_rank()`, & `cume_dist()` are now translated
to their `data.table` equivalents (#396)

* `pick()` is now translated (#341)

* `across()` output can now be used as a data frame (#341)

* `names_glue` now works in `pivot_wider()` when `names_from` contains `NA`s (#394)

Expand Down

0 comments on commit 2819608

Please sign in to comment.