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 Nov. 5, 2024, 6:12 p.m.