normalizeResultMatrixByTotalImpacts: Divide/Normalize a sector x flows matrix by the total of...

View source: R/CalculationFunctions.R

normalizeResultMatrixByTotalImpactsR Documentation

Divide/Normalize a sector x flows matrix by the total of respective flow (column sum)

Description

Divide/Normalize a sector x flows matrix by the total of respective flow (column sum)

Usage

normalizeResultMatrixByTotalImpacts(m)

Arguments

m

A sector x flows matrix.

Value

A normalized sector x flows matrix.


USEPA/useeior documentation built on June 10, 2025, 12:53 a.m.