sumforConsumption: Sums the demand cols representing final consumption, i.e....

View source: R/DemandFunctions.R

sumforConsumptionR Documentation

Sums the demand cols representing final consumption, i.e. household, investment, and government Complete national consumption formula: y_c <- Y_h + Y_v + Y_g Domestic portion of national consumption: y_dc <- Y_dh + Y_dv + Y_dg

Description

Sums the demand cols representing final consumption, i.e. household, investment, and government Complete national consumption formula: y_c <- Y_h + Y_v + Y_g Domestic portion of national consumption: y_dc <- Y_dh + Y_dv + Y_dg

Usage

sumforConsumption(model, Y, location)

Arguments

model

An EEIO model object with model specs and IO tables loaded

Y

a model Demand df.

location

str of location code for demand vector

Value

A named vector with model sectors and demand amounts


USEPA/useeior documentation built on April 12, 2024, 1:36 p.m.