calculateBalancedDomesticTables: Calculate the domestic use transactions and final demand...

View source: R/DisaggregateFunctions.R

calculateBalancedDomesticTablesR Documentation

Calculate the domestic use transactions and final demand tables after RAS balancing

Description

Calculate the domestic use transactions and final demand tables after RAS balancing

Usage

calculateBalancedDomesticTables(model, disagg, balancedFullUse)

Arguments

model

A complete EEIO model: a list with USEEIO model components and attributes.

disagg

Specifications for disaggregating the current Table

balancedFullUse

A fullUse table (including UseTransactions, UseValueAdded, and FinalDemand), created to determine whether RAS balancing is needed

Value

list containing balanced domesticFinalDemand and domesticUseTransactions dataframes.


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