create_simple_LMDI: Create a simple LMDI data frame

create_simple_LMDIR Documentation

Create a simple LMDI data frame

Description

This function creates a simple LMDI data frame that can be used for testing or examples. It contains X matrices for two fictitious countries (AB and XY) and four years (1971-1974). Countries AB and YZ are identical for the purposes of illustration.

Usage

create_simple_LMDI()

Value

a data frame of example LMDI data

Examples

library(matsindf)
DF <- create_simple_LMDI()
DF
DF$X[[1]]

MatthewHeun/LMDIR documentation built on Jan. 13, 2024, 4:10 a.m.