Skip to content

0.1.4 Update to dplyr and small bug fixes

Compare
Choose a tag to compare
@statasaurus statasaurus released this 14 Feb 11:13
· 40 commits to main since this release

What's Changed

  • correct bug with combine_supp() when the data and the supp have white space. Now it will be trimmed before attempting to merge
  • Updates made to work with the newest version of dplyr
  • Add get_bad_ct() function