View source: R/fun-decompose.R
matrix_to_long_table | R Documentation |
Format matrix into a long table and add the identification columns from cod data
matrix_to_long_table(X, C1, C2)
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; |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.