Skip to content

Releases: poissonconsulting/tidyplus

tidyplus 0.2.0

25 Jan 18:03
Compare
Choose a tag to compare
  • Added error = FALSE argument to if_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().