Skip to contents

Creates a line plot showing the increase in life expectancy under intervention over time.

Usage

life_exp(diff, data_ple_wide)

Arguments

diff

A character string specifying the life expectancy to plot.

data_ple_wide

A data frame containing the life expectancy.

Value

A ggplot object representing the specified plot.