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 April 12, 2024, 1:36 p.m.