| matrix_round | R Documentation |
For comparison with results created with other software or published with rounding, systematically round the values of an input-output table, a use, supply, tax or margins table.
matrix_round(data_table, digits = 0)
data_table |
A symmetric input output table, a use, supply, tax or margins table. |
digits |
An integer number, defaults to |
The matrix, with the intact key column and the numeric columns rounded.
Other iotables processing functions:
conforming_vector_create(),
household_column_get(),
iotable_year_get(),
key_column_create(),
output_get(),
primary_input_get(),
rows_add(),
supplementary_add(),
total_tax_add(),
vector_transpose_longer(),
vector_transpose_wider()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.