This is the legacy version of the make_compare_continuous function which must be passed a dataframe that has been grouped by treatment, have the columns named "freq", "mu", "var" representing the frequency, mean, and variance for the treatment and the control groups repectively

make_compare_continuous(df, round_digits = 2)