whichMembers {orcamentoBR} | R Documentation |
List of Members in a Brazilian Federal Budget Dimension.
Description
This function calls [quaisMembros].
Usage
whichMembers(
exercicio = .last_year(),
dimensao,
ignoreSecureCertificate = FALSE
)
Arguments
exercicio |
A number. Indicates the year to which the extracted data refers. |
dimensao |
A string. The dimension to be listed. Valid values: [dimensoes] |
ignoreSecureCertificate |
A Boolean. If the parameter is set to |
Value
The dataframe contains the members in a dimension. Both code and description are provided.
Examples
## Not run: whichMembers(2023, dimensao = "Funcao")
[Package orcamentoBR version 1.0.4 Index]