- data_table
A symmetric input–output table, use table, margins or
tax table retrieved by iotable_get().
- total
Character. Row label to use as denominator. Defaults to
"output". Accepts "P1", "output_bp", "total", "cpa_total".
- digits
Optional integer. Number of digits for rounding. Default
NULL (no rounding).
- remove_empty
Logical. Defaults to TRUE. If FALSE, empty
primary-input rows are kept. Empty product/industry rows are always
removed.
- households
Logical. If TRUE, include household column. Default
FALSE.
- return_part
Optional. "products", "industries", or
"primary_inputs" to select a subset of the matrix. Default NULL
returns the full matrix.
- ...
Optional extra arguments for future extensions, ignored by
default.