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