Description Usage Arguments Value Examples
View source: R/fetcher_deputados_info.R
Baixa nome civil dos deputados pelo id do parlamentar na Câmara utilizando backoff exponencial com N tentativas (10 por padrão)
1 | fetch_deputado_with_backoff(id_deputado, max_attempts = 10)
|
id_votacao |
id do deputado |
Dataframe informações de id e nome civil.
1 | deputado <- fetch_deputado_with_backoff(73874)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.