0.1.4 Update to dplyr and small bug fixes
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