| stepssurvey-package | stepssurvey: Analyse WHO STEPS Survey Data |
| build_all_tables | Build all tables from computed results |
| build_forest_plot | Build forest plot of key indicators with 95% CIs |
| build_radar_plot | Build radar / spider chart of NCD risk factor profile |
| build_steps_plots | Build publication-ready STEPS visualizations |
| build_steps_tables | Build survey-weighted tables for STEPS indicators |
| build_table | Build a formatted table from a computed result |
| clean_steps_data | Clean and recode WHO STEPS data |
| compute_alcohol_indicators | Compute Alcohol Use Indicators |
| compute_all_indicators | Compute All STEPS Indicators |
| compute_all_tables | Compute all tables from the registry |
| compute_anthropometry_indicators | Compute Anthropometry Indicators |
| compute_biochemical_indicators | Compute Biochemical Indicators |
| compute_bp_indicators | Compute Blood Pressure Indicators |
| compute_diet_pa_indicators | Compute Diet and Physical Activity Indicators |
| compute_engine | Generic Compute Engine for WHO STEPS Tables |
| compute_table | Compute a single table from a registry entry |
| compute_tobacco_indicators | Compute Tobacco Use Indicators |
| detect_col | Detect a STEPS column by alias |
| detect_steps_columns | Auto-detect all standard STEPS columns |
| generate_test_data | Generate simulated STEPS test data |
| get_registry_by_section | Get table registry entries by section |
| get_registry_by_step | Get table registry entries by step |
| import_steps_data | Import raw STEPS survey data |
| list_registry_sections | List all available sections in the registry |
| plot_completeness | Plot completeness heatmap across STEPS domains |
| plot_digit_preference | Plot digit preference histogram for a physical measurement |
| plot_weights | Plot sampling weight distribution |
| read_column_mapping | Read a column mapping file |
| render_country_report | Render STEPS Country Report |
| render_data_book | Render STEPS Data Book report |
| render_fact_sheet | Render STEPS Fact Sheet report |
| run_app | Launch the stepssurvey Shiny Application |
| run_steps_pipeline | Run the complete STEPS analysis pipeline |
| save_steps_plots | Save STEPS plots to PNG files |
| setup_survey_design | Set up survey designs for STEPS data (one per Step) |
| stepssurvey | stepssurvey: Analyse WHO STEPS Survey Data |
| steps_colors | WHO STEPS colour palette |
| steps_config | Create STEPS analysis configuration |
| steps_data_quality | Data Quality Diagnostics for WHO STEPS Data |
| steps_table_registry | WHO STEPS Data Book Table Registry |
| svymn | Weighted mean estimation with 95% CI |
| svyprop | Weighted proportion estimation with 95% CI |
| table_builder | Generic Table Builder for WHO STEPS Data Book |
| theme_steps | WHO STEPS ggplot2 theme |