- Added a
NEWS.md
file to track changes to the package. - Added ability to select results columns by number in the wrangle_more_cols() function.
- Added ability to use an existing R data frame in wrangle_results() and wrangle_more_cols(). The data frame name must be in quotation marks.
- Fixed map_election_results() so it doesn't throw an error if one candidate wins every district.