get_perc_budgetary_rev_municipality: Get government budgetary revenues percentage for...

View source: R/get_perc_budgetary_rev_municipality.R

get_perc_budgetary_rev_municipalityR Documentation

Get government budgetary revenues percentage for municipalities

Description

This function retrieves values of government functions in

Usage

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

Arguments

year

vector indicating the reference year

municipality

vector with ibge municipality id

account

vector with accounts

Value

A tibble with data about budgetary expenses

Examples

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

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