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