msc_equity | R Documentation |
Details of the records informed in the accounting accounts that receive entries of an equity nature.
msc_equity(year, month, cod, matrix_type, class, value, verbose = FALSE)
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
|
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 |
verbose |
is a logical. Enable verbose mode. Default is |
tibble
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.