Learn R Programming

iotables (version 0.4.5)

household_column_find: Return the position of final household expenditure

Description

Return the position of final household expenditure

Usage

household_column_find(data_table)

Arguments

data_table

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

Value

An integer value with the final household expenditure. Returns NULL if not found.

Examples

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

Run the code above in your browser using DataLab