format_summary_table: Format summary table to have a global descriptive statistics...

View source: R/stat_utils.R

format_summary_tableR Documentation

Format summary table to have a global descriptive statistics on the first row and a descriptive statistics by group in subsequent rows

Description

Format summary table to have a global descriptive statistics on the first row and a descriptive statistics by group in subsequent rows

Usage

format_summary_table(all, stat_list, gvar = NULL)

Arguments

all

Dataframe

stat_list

List of lists of formulea for summarizing the dataset 'all'

gvar

Grouping variable

Value

This function returns a statistical summary table ready to be printed


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.