add_rows().Common summary statistics to use in add_rows().
stat_median(x, digits = 1)stat_iqr(x, digits = 1)
stat_medianIQR(x, digits = 1)
stat_mean(x, digits = 1)
stat_stddev(x, digits = 1)
stat_meanSD(x, digits = 1)
stat_nPct(x, digits = 0)
Numeric vector to use to calculate the statistic
Number of digits to use
Create a single character string with the summary statistic
carpenter() for a list of all functions, examples, and
accessing the introduction tutorial vignette.