Skip to content

hansard 0.8.0

Latest
Compare
Choose a tag to compare
@evanodell evanodell released this 13 Nov 14:59
· 20 commits to master since this release

hansard 0.8.0

  • Replacing deprecated tidyr functions with up-to-date ones
    (#14, thanks @counterpig). This may result in some slight differences in
    data structures, please check your code.

Changes

  • election_candidates() returns a tibble, with different formats and names
    than previous versions that will be easier to work with.
    Please check your code as the structure may have changed in a way that breaks
    existing code.