Skip to contents

This function calculates life expectancy for various age and groups.

Usage

gen_data_le(data_mean, configname = "default")

Arguments

data_mean

A data frame containing mean values for various metrics.

configname

The name of the configuration file to use (e.g., "default", "development", "production", "testing").

Value

A data frame with life expectancy.