Create Formatted Flextable From Summary Statistics
cb_summary_stats_to_ft(df, ...)# S3 method for summary_numeric
cb_summary_stats_to_ft(df, col_width = 1.3, ...)
# S3 method for summary_many_cats
cb_summary_stats_to_ft(df, col_width = 1.62, ...)
# S3 method for summary_few_cats
cb_summary_stats_to_ft(df, col_width = 1.62, ...)
# S3 method for summary_time
cb_summary_stats_to_ft(df, col_width = 1.62, ...)
Flextable object
Data frame of summary statistics
Other stuff
Set the width of the column that will appear in the Word table