swissdd 1.0.2
-
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()
- andget_cantonalvotes()
-functions added (affects Zurich and Winterthur only) -
functions adapted to new tidyr API, the package now depends on tidyr >= 1.0.0.