household_column_find: Return the position of final household expenditure

View source: R/household_column_find.R

household_column_findR Documentation

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

household_column_find( iotable_get ( source = 'germany_1995') )

rOpenGov/iotables documentation built on Jan. 26, 2024, 3:06 a.m.