View source: R/CalculationFunctions.R
prepareDemandVectorForImportResults | R Documentation |
Prepare demand vector for EEIO model results calculations
prepareDemandVectorForImportResults(
model,
demand = "Production",
location = NULL
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.