reorderPhysicalSectors: Reorder physical sectors such that they are in the top left...

reorderPhysicalSectorsR Documentation

Reorder physical sectors such that they are in the top left of the Make and Use MUIO tables, as well as reorder all the relevant model objects.

Description

Reorder physical sectors such that they are in the top left of the Make and Use MUIO tables, as well as reorder all the relevant model objects.

Usage

reorderPhysicalSectors(
  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 specified MUIO sectors in physical units and rearranged sector orders (optional)


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