Creates a horizontal point-and-CI plot (forest plot style) for all key indicators, grouped by domain.

build_forest_plot(key_indicators, country_name, survey_year)

Arguments

key_indicators

A data frame with domain, indicator, estimate, lower, upper.

country_name

Country name for title.

survey_year

Survey year for title.

Value

A ggplot2 object.