Learn R Programming

siconfir (version 2.0.3)

msc_control: Control accounts, accounting balances matrix

Description

Details of the records informed in the accounting accounts that receive entries of a control nature.

Usage

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

Value

tibble

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 7 or 8. Class of accounting accounts that receive postings of a control 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