Skip to content

0.2.1

Latest
Compare
Choose a tag to compare
@michaelmcd18 michaelmcd18 released this 29 Jul 16:27
· 1 commit to main since this release

New features and changes

  • Added row_compare() function to find columns where rows are not identical. (#47)

Bug fixes

  • Updated resampling functions to remove dplyr::left_join() warning. (#51)

  • Updated s_quantiles() to remove dplyr::summarize_() warning. (#50)