Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

iotables (version 0.9.3)

output_get: Get an output vector

Description

This is a wrapper function around the primary_input_get function.

Usage

output_get(data_table)

Value

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

Arguments

data_table

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

See Also

Other iotables processing functions: conforming_vector_create(), household_column_get(), iotable_year_get(), key_column_create(), matrix_round(), primary_input_get(), rows_add(), supplementary_add(), total_tax_add(), vector_transpose_longer(), vector_transpose_wider()

Examples

Run this code
output_get ( data_table = iotable_get () )

Run the code above in your browser using DataLab