tidyverse / funs

Collection of low-level functions for working with vctrs
Other
34 stars 7 forks source link

`min()` and `max()` variants with an `empty` argument #83

Open DavisVaughan opened 1 year ago

DavisVaughan commented 1 year ago

After being implemented in vctrs by https://github.com/r-lib/vctrs/issues/86

Helpful here https://github.com/tidyverse/dplyr/issues/6703