disaggregateInternationalTradeAdjustment: Disaggregate model$InternationalTradeAdjustments vector in...

View source: R/DisaggregateFunctions.R

disaggregateInternationalTradeAdjustmentR Documentation

Disaggregate model$InternationalTradeAdjustments vector in the main model object

Description

Disaggregate model$InternationalTradeAdjustments vector in the main model object

Usage

disaggregateInternationalTradeAdjustment(
  model,
  disagg,
  ratios = NULL,
  adjustmentByCommodity = FALSE
)

Arguments

model

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

disagg

Specifications for disaggregating the current Table

ratios

Specific ratios to be used for the disaggregation of the InternationalTradeAdjusment object in place of using economic totals to derive the ratios.

adjustmentByCommodity

Flag to denote whether to disaggregate the InternationalTradeAdjustmentbyCommodity object which is only present in industry models

Value

newInternationalTradeAdjustment A vector which contains the InternationalTradeAdjustment for the disaggregated sectors


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