datasummary             Create summary tables using 2-sided formulae:
                        crosstabs, frequencies, table 1s and more.
datasummary_correlation
                        Generate a correlation table for all numeric
                        variables in your dataset.
datasummary_skim        Quick overview of numeric or categorical
                        variables
extract                 Extract and combine estimates and
                        goodness-of-fit statistics from several
                        statistical models.
factory                 Factory to create tables in different output
                        formats using standardized inputs.
glance_custom           Extract custom information from a model object
                        and turn it into a tidy tibble with a single
                        row.
gof_map                 Data.frame used to clean up and format
                        goodness-of-fit statistics
modelplot               Plot model coefficients using points or
                        point-ranges
modelsummary            Beautiful, customizable summaries of
                        statistical models
msummary                Beautiful, customizable summaries of
                        statistical models
sanity_ds_right_handed_formula
                        sanity check: datasummary_table1
tidy_custom.default     Extract custom information from a model object
                        and turn it into a tidy tibble
