Learn R Programming

iotables (version 0.9.3)

household_column_find: Return the position of final household expenditure

Description

Return the position of final household expenditure

Usage

household_column_find(data_table)

Value

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

Arguments

data_table

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

Examples

Run this code
household_column_find( iotable_get ( source = 'germany_1995') )

Run the code above in your browser using DataLab