| add_significance0 | Add P-value Significance Symbols |
| count_category | Frequency of categorical variables |
| housetasks | Household tasks distribution by gender and arrangement |
| identify_outliers | Identifies outliers in a numeric vector |
| mcor_test | Multiple correlation test |
| post_hoc_chi2 | Performs post hoc analysis for chi-squared or Fisher's exact test |
| print_binomial | Prints descriptive statistics for binomial variables |
| print_chi2_test | Prints the results of a Chi2 |
| print_dispersion | Prints the dispersion of a numeric vector |
| print_multinomial | Prints descriptive statistics for multinomial variables |
| print_numeric | Prints descriptive statistics for numeric variables |
| print_test | Prints a hypothesis test |
| summary_binomial | Summarizes descriptive statistics for binomial variables |
| summary_numeric | Summarizes descriptive statistics for numeric variables |
| to_title | Convert Strings to Title Case |