Description Usage Arguments Details Value Examples
View source: R/organizar_carf.R
Organiza base do carf
1 |
df |
tibble parseada com ler_decisao_carf |
Esta função aplica sequencialmente as funções classificar_decisao_carf, votacao_carf, vencidos_carf e classificar_assuntos
mesma tibble organizada
1 2 3 4 | ## Not run:
df <- organizar_carf
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.