Releases: poissonconsulting/tidyplus
Releases · poissonconsulting/tidyplus
tidyplus 0.2.0
- Added
error = FALSE
argument toif_else2()
. - Added informative error message to
if_else2()
if no matches are found. - Internal changes.
duplicates()
now preserves groups and attributes for "regular" and "sf" data frames.- Added tests for
duplicates()
.