candidate_local()
downloads and aggregates the data on the candidates' background who vied
local elections in Brazil. The function returns a data.frame
where each observation
corresponds to a candidate.
candidate_local(year)
candidate_local()
returns a data.frame
with the following variables:## Not run:
# df <- candidate_local(2000)
# ## End(Not run)
Run the code above in your browser using DataLab