| app_server | Shiny server for complexr |
| app_ui | Shiny UI for complexr |
| as_survey_design_tbl | Create a complex survey design object |
| describe_survey_design | Describe a complex survey design |
| estimate_survey | Estimate survey statistics under complex sampling designs |
| format_results_table | Format survey estimation results |
| generate_example_data | Generate simulated complex survey data with hierarchical structure |
| i18n_load | Load a language dictionary from JSON |
| i18n_t | Translate a key from a language dictionary |
| mutate_survey_data | Mutate survey data using declarative definitions |
| plot_results_bar | Plot survey estimates as bar chart |
| read_survey_data | Read survey microdata from multiple file formats |
| run_app | Run complexr application |
| validate_simulation | Validate simulated survey data |