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 TRUE, the download of SIOP data will proceed while ignoring the secure certificate. (Se o parĂ¢metro estiver definido como TRUE, o download dos dados do SIOP serĂ¡ realizado ignorando o certificado seguro.)

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]