prepareDemandVectorForImportResults: Prepare demand vector for EEIO model results calculations

View source: R/CalculationFunctions.R

prepareDemandVectorForImportResultsR Documentation

Prepare demand vector for EEIO model results calculations

Description

Prepare demand vector for EEIO model results calculations

Usage

prepareDemandVectorForImportResults(
  model,
  demand = "Production",
  location = NULL
)

Arguments

model

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

demand

A demand vector, can be name of a built-in model demand vector, e.g. "Production" or "Consumption",

location

str optional location code for demand vector, required for two-region models


USEPA/useeior documentation built on Nov. 5, 2024, 6:12 p.m.