NEWS
tidyplus 0.1.0.9002
- Added informative error message to
if_else2()
if no matches are found
tidyplus 0.1.0.9001
tidyplus 0.1.0.9000
duplicates()
now preserves groups and attributes for "regular" and "sf" data frames.
- Added tests for
duplicates()
.
tidyplus 0.1.0
- Added the
str_replace_vec()
function.
- Added the
duplicates()
function.
- Added the
str_to_snake_case()
function.
- Added the
summarise2()
function.
tidyplus 0.0.2 (2022-12-16)
- Make package compatible with the upcoming release of dplyr 1.1.0.
- Added repository and bug reports URLs.
tidyplus 0.0.1 (2022-08-29)
- Released on CRAN release.