legend_fed() downloads and aggregates the data on the party denomination (coalitions or parties) from the federal elections in Brazil,
disaggregated bi cities. The function returns a data.frame where each observation
corresponds to a city.
legend_fed(year)legend_fed() returns a data.frame with the following variables:## Not run:
# df <- legend_fed(2002)
# ## End(Not run)
Run the code above in your browser using DataLab