Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 428 Bytes

NEWS.md

File metadata and controls

9 lines (6 loc) · 428 Bytes

elections2 0.6.0

  • 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.

elections2 0.7.0

  • Fixed map_election_results() so it doesn't throw an error if one candidate wins every district.