household_column_find {iotables} | R Documentation |
Return the position of final household expenditure
household_column_find(data_table)
data_table |
A symmetric input output table, a use table or a supply table. |
An integer value with the final household expenditure. Returns
NULL
if not found.
household_column_find( iotable_get ( source = 'germany_1995') )