add_stat_label: Adds a column showing a label for the summary statistics...

Description Usage Arguments Examples

Description

Rather than simply printing the summary statistics, with the use of add_stat_label(), a column labeling the summary statistics is added.

Usage

1
add_stat_label(x, iqr = TRUE)

Arguments

x

object with class fmt_table1 from the fmt_table1 function

iqr

logical indicator whether 'q1, q2' and 'p25, p75' should resolve to 'IQR'. Default is TRUE

Examples

1
2

ddsjoberg/clintable documentation built on June 9, 2019, 1:51 a.m.