matrix_to_long_table: Format matrix into a long table and add the identification...

View source: R/fun-decompose.R

matrix_to_long_tableR Documentation

Format matrix into a long table and add the identification columns from cod data

Description

Format matrix into a long table and add the identification columns from cod data

Usage

matrix_to_long_table(X, C1, C2)

Arguments

X

Matrix with cod decomposition data;

C1

Causes of death data containing death counts corresponding to the region/time period 1. Format: long table;

C2

Causes of death data containing death counts corresponding to the region/time period 2. Format: long table;


mpascariu/MortalityCauses documentation built on April 17, 2025, 8:31 p.m.