meld {exvatools}R Documentation

Meld ICIO-type matrix (consolidating China and Mexico sub-components)

Description

Meld ICIO matrix with extended countries. Melds countries CHN and MEX from their extended versions e.g., CN1 and CN2 are melded into CHN.

Usage

meld(df, meld_rows = TRUE, meld_cols = TRUE)

Arguments

df

A block matrix.

meld_rows

Boolean, true to meld rows.

meld_cols

Boolean, true to meld cols.

Value

Melded version of ICIO matrix.


[Package exvatools version 0.8.0 Index]