A tibble (single row) with unit details
including codigo_unidade, nome, sigla, codigo_tipo_unidade,
codigo_unidade_pai, codigo_natureza_juridica, and more.
Arguments
codigo_unidade
Integer or character. SIORG code. Required.
use_cache
Logical. If TRUE (default), uses an in-memory cache.
verbose
Logical. If TRUE, prints the full API URL.
Defaults to getOption("tesouror.verbose", FALSE).
unit_code
Integer or character. SIORG code. Maps to codigo_unidade.
Details
get_siorg_unit() is an English alias.
See Also
Other SIORG:
get_siorg_estrutura(),
get_siorg_orgaos()