party_mun_zone_fed() downloads and aggregates the data on the polls by parties from the federal elections in Brazil,
disaggregated by cities and electoral zones. The function returns a data.frame where each observation
corresponds to a city/zone.
party_mun_zone_fed(year)party_mun_zone_fed() returns a data.frame with the following variables:## Not run:
# df <- party_mun_zone_fed(2002)
# ## End(Not run)
Run the code above in your browser using DataLab