You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
O seguinte código não está rodando: cons_2018<-get_elections(2018, position="Federal Deputy", regional_aggregation="Electoral Section", political_aggregation= "Consolidated", state="SP", cached=T)
Se mudo a requisição para 2014, 2010, etc, o código funciona perfeitamente.
Da mesma forma, se a requisição é feita para Deputado Estadual, o código roda. Ou seja, parece ser algo muito específico.
The text was updated successfully, but these errors were encountered:
O seguinte código não está rodando:
cons_2018<-get_elections(2018, position="Federal Deputy", regional_aggregation="Electoral Section", political_aggregation= "Consolidated", state="SP", cached=T)
Se mudo a requisição para 2014, 2010, etc, o código funciona perfeitamente.
Da mesma forma, se a requisição é feita para Deputado Estadual, o código roda. Ou seja, parece ser algo muito específico.
The text was updated successfully, but these errors were encountered: