| listar_andamentos | R Documentation |
Lista andamentos de um processo (listarAndamentos). É preciso
informar ao menos um filtro: andamentos, tarefas ou tarefas_modulos.
listar_andamentos(
protocolo_procedimento,
config = sei_config(),
sin_retornar_atributos = "N",
andamentos = NULL,
tarefas = NULL,
tarefas_modulos = NULL,
raw = FALSE,
verbose = FALSE
)
protocolo_procedimento |
Character. Número do processo. |
config |
Um objeto |
sin_retornar_atributos |
"S" ou "N". |
andamentos, tarefas, tarefas_modulos |
Vetores de identificadores (filtro). |
raw, verbose |
Logical. |
Um tibble de andamentos (Atributos como coluna-lista).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.