Creates a funnel plot for the specified indicator and variant. The plot
includes control limits, provider-specific coloring, and appropriate labels.
Usage
make_funnel_plot(dta, config, settings)
Arguments
- dta
data.table containing the data (filtered to specific indicator variant)
- config
List containing report configuration settings
- settings
List containing plot settings (filtered to specific indicator variant)
Value
ggplot object (invisible)