Learn R Programming

iotables (version 0.4.7)

household_column_get: Return Final Household Expenditure

Description

Return Final Household Expenditure

Usage

household_column_get(data_table)

Arguments

data_table

A symmetric input output table, a use table or a supply table.

Value

The column containing final household expenditure. If not found NULL is returned.

See Also

Other iotables processing functions: conforming_vector_create(), output_get(), primary_input_get()

Examples

Run this code
# NOT RUN {
household_column_get(iotable_get (source = 'germany_1990'))
# }

Run the code above in your browser using DataLab