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