Skip to contents

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

Usage

inc_diff(inc, data_weighted_ds_wide_diff)

Arguments

inc

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

data_weighted_ds_wide_diff

A data frame containing the weighted mean values of differences of incidences.

Value

A ggplot object representing the specified plot.