whichMembers: List of Members in a Brazilian Federal Budget Dimension.

View source: R/quaisDimensoes.R

whichMembersR 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")


orcamentoBR documentation built on April 11, 2025, 5:48 p.m.