get_budgetary_revenues_municipality: Get budgetary revenues for municipalities

View source: R/get_budgetary_revenues_municipality.R

get_budgetary_revenues_municipalityR Documentation

Get budgetary revenues for municipalities

Description

This function retrieves values of government functions for given municipalities.

Usage

get_budgetary_revenues_municipality(
  year = 2019,
  municipality = NULL,
  account = NULL
)

Arguments

year

vector indicating the reference years

municipality

vector with IBGE ids for municipalities

account

vector with account names

Value

A tibble with data about budgetary revenues

Examples

get_budgetary_revenues_municipality(year = 2019,municipality = 3550308,account = "Impostos")

tchiluanda/siconfiBD documentation built on Oct. 2, 2022, 10:09 p.m.