add_ci                  Add confidence intervals to a summary table
add_p                   Add p-values to a descriptive table
add_proportion          Add a proportion row to a descriptive table
add_rate                Add an event-rate row
add_row                 Add a custom row to a descriptive table
add_summary             Add summary rows to a descriptive table
add_total               Add total counts to a descriptive table
as_stats_table          Convert an already summarised data frame into a
                        publication table
assess_distribution     Assess the empirical distribution of continuous
                        variables
assess_variance         Assess variation of continuous variables across
                        groups
assumptions_stats       Inspect statistical assumptions
birthwt                 Low birth weight data
compare_groups          Compare groups using common inferential tests
correlation             Correlation analysis for one pair or several
                        continuous variables
crosstabs               Cross-tabulations with optional 2x2
                        epidemiological measures
customise_table         Customize a gtstats table
denominators_stats      Inspect statistical denominators
describe_data           Understand a dataset before analysis
diagnostics_stats       Inspect statistical diagnostics
effect_size             Estimate an effect size
epi_table               Outbreak and surveillance summary table
gtstats_app             Launch the gtstats graphical interface
outbreak_data           Oswego foodborne-outbreak line list
paired_data             Paired follow-up teaching data
plot_compare            Plot a group comparison
plot_correlation        Plot the relationship between two continuous
                        variables
print.gt_compare        Print a gtstats compare object
print.gt_correlation    Print a gtstats correlation object
print.gt_data_table     Print an already summarised gtstats table
print.gt_describe       Print a gtstats describe object
print.gt_distribution   Print a gtstats distribution object
print.gt_effect         Print a gtstats effect-size object
print.gt_epi_table      Print an outbreak and surveillance table
print.gt_prop           Print a gtstats proportion object
print.gt_rate           Print a gtstats rate object
print.gt_twobytwo       Print a gtstats 2x2 table object
print.gt_variance       Print a gtstats variance object
print.gtstats_summary   Print a descriptive table
proportion_stats        Proportion statistics
rate_stats              Incidence rate with exact Poisson confidence
                        interval
save_output             Save a gtstats table or plot
summary_table           Create a summary table builder
surveillance_data       Archived weekly US hospital-admission
                        surveillance data
to_flextable            Convert a gtstats object to flextable
to_gt                   Convert a gtstats result to a gt table
trial_data              Three-arm clinical trial teaching data
