Skip to contents

Creates a line plot showing the reduction in a specified incidence number over time.

Usage

inc_diff(inc, data_mean_weighted_inc_wide)

Arguments

inc

A character string specifying the incidence to plot. Options are: "asthma", "ckd", "diabetes", "ischemia", "stroke".

data_mean_weighted_inc_wide

A data frame containing the weighted mean values of incidences.

Value

A ggplot object representing the specified plot.