adjustMultiYearObjectsForMUIO: Adjust MultiYearObjects in MUIO models such that they have...

View source: R/MUIOFunctions.R

adjustMultiYearObjectsForMUIOR Documentation

Adjust MultiYearObjects in MUIO models such that they have the same dimensions as the other model objects

Description

Adjust MultiYearObjects in MUIO models such that they have the same dimensions as the other model objects

Usage

adjustMultiYearObjectsForMUIO(
  model,
  physComIndeces,
  physIndIndeces,
  econComIndeces,
  econIndIndeces
)

Arguments

model

An EEIO model object with model specs and IO tables loaded

physComIndeces

Indeces that specify the location of the physical MUIO commodities in the commodity lists

physIndIndeces

Indeces that specify the location of the physical MUIO industries in the industry lists

econComIndeces

Indeces that specify the location of the economic MUIO commodities (i.e., the "Other" sectors, X in code) in the commodity lists

econIndIndeces

Indeces that specify the location of the economic MUIO industries (i.e., the "Other" sectors, X in code) in the industry lists

Value

A model with the multiyear objects adjusted for the MUIO industries/commodities.


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