msc_budget: Budget accounts, accounting balances matrix

View source: R/msc_budget.R

msc_budgetR Documentation

Budget accounts, accounting balances matrix

Description

Details of the records reported in the accounting accounts that receive budget entries.

Usage

msc_budget(year, month, cod, matrix_type, class, value, verbose = FALSE)

Arguments

year

is a numeric vector

month

is a numeric vector

cod

is a numeric vector. Brazilian Institute of Geography and Statistics (IBGE) code assigned to each municipality and state.

matrix_type

is a character. Matrix type, monthly or aggregate "MSCC" or year-end "MSCE"

class

is a numeric vector, integer between 5 and 6. Class of accounting accounts that receive entries of a budgetary nature.

value

is a character. The detailed values can be of three types: opening balance "beginning_balance", movement "period_change" or ending balance "ending_balance"

verbose

is a logical. Enable verbose mode. Default is FALSE

Value

tibble

Note

Refers to the accounting accounts for approval of the approval (class 5) and execution (class 6) of the planning and budget, as well as their respective complementary information


siconfir documentation built on Jan. 15, 2023, 5:09 p.m.