calculateTotalImpactbyTier1Purchases: Calculate sector x sector total impacts (single indicator or...

View source: R/CalculationFunctions.R

calculateTotalImpactbyTier1PurchasesR Documentation

Calculate sector x sector total impacts (single indicator or elementary flow) for Tier 1 purchases. Multiply each row of the sector by sector A matrix by the scalar elements of a single-impact by sector array (indicator: N, flow: M)

Description

Calculate sector x sector total impacts (single indicator or elementary flow) for Tier 1 purchases. Multiply each row of the sector by sector A matrix by the scalar elements of a single-impact by sector array (indicator: N, flow: M)

Usage

calculateTotalImpactbyTier1Purchases(model, impact, opt_impact = "indicator")

Arguments

model

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

impact

str, a model indicator (e.g., "Greenhouse Gases") row index of N, or elementary flow (e.g., "Methane/emission/air/kg") index of M

opt_impact

str 'indicator', 'elemflow', string code to specify impact type

Value

A sector by sector, impact-per-tier-1-purchase matrix.


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