R/visualizations.R
build_forest_plot.Rd
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)
A data frame with domain, indicator, estimate, lower, upper.
Country name for title.
Survey year for title.
A ggplot2 object.