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