R/visualizations.R
build_radar_plot.Rd
Creates a radar-style chart showing prevalence of key risk factors on a polar coordinate system for quick visual comparison.
build_radar_plot(key_indicators, country_name, survey_year)
A data frame with domain, indicator, estimate.
Country name for title.
Survey year for title.
A ggplot2 object.