Skip to contents

This is a wrapper function around the primary_input_get function.

Usage

output_get(data_table)

Arguments

data_table

A symmetric input-output table or use table retrieved by the iotable_get function.

Value

A data frame with the vector of multipliers and the an auxiliary metadata column (for joining with other matrixes.)

Examples

output_get ( data_table = iotable_get () )
#>    iotables_row agriculture_group industry_group construction trade_group
#> 15       output             43910        1079446       245606      540063
#>    business_services_group other_services_group
#> 15                  692487               508918