msc_equity: Equity accounts, accounting balances matrix

View source: R/msc_equity.R

msc_equityR Documentation

Equity accounts, accounting balances matrix

Description

Details of the records informed in the accounting accounts that receive entries of an equity nature.

Usage

msc_equity(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 1 and 4. Class of accounting accounts that receive entries of an equity 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

It refers to the accounting accounts for assets (class 1), liabilities (class 2), diminishing equity variations (class 3) and augmenting equity variations (class 4) as well as their respective complementary information.


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