adjustOutputbyCPI: Adjust Industry output based on CPI.

adjustOutputbyCPIR Documentation

Adjust Industry output based on CPI.

Description

Adjust Industry output based on CPI.

Usage

adjustOutputbyCPI(
  outputyear,
  referenceyear,
  location_acronym,
  IsRoUS,
  model,
  output_type
)

Arguments

outputyear

Year of Industry output.

referenceyear

Year of the currency reference.

location_acronym

Abbreviated location name of the model, e.g. "US" or "GA".

IsRoUS

A logical parameter indicating whether to adjust Industry output for Rest of US (RoUS).

model

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

output_type

Type of the output, e.g. "Commodity" or "Industry"

Value

A dataframe contains adjusted Industry output with row names being BEA sector code.


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