Skip to content

swissdd 1.0.2

Compare
Choose a tag to compare
@tlorusso tlorusso released this 20 Jan 20:12
· 203 commits to master since this release
  • Functions renamed (breaking change): to retrieve real time or archive results data via opendata.swiss, the function get_nationalvotes must be used. get_swissvotes is turned into the function that allows to get Swissvotes-Data.

  • New function that allows to retrieve Swissvotes-Data added (get_swissvotes)

  • option to retrieve counting district level data with the get_nationalvotes()- and get_cantonalvotes()-functions added (affects Zurich and Winterthur only)

  • functions adapted to new tidyr API, the package now depends on tidyr >= 1.0.0.