this function is used to compare two groups using continuous metrics.

make_compare_continuous_full(df, treatment, variable, round_digits = 2)

Arguments

df

a dataframe object

treatment

the column representing treatment

round_digits

digits to rount to (default is 2)