effect_size_variances: a vector of variances of the effect sizes
round_stats: logical. Should the statistics be rounded? (default = TRUE)
round_p: number of decimal places to which to round p-values (default = 3)
round_se: number of decimal places to which to round the standard errors of the difference (default = 2)
round_z: number of decimal places to which to round the z-statistic (default = 2)
pretty_round_p_value: logical. Should the p-values be rounded in a pretty format (i.e., lower threshold: "<.001"). By default, pretty_round_p_value = TRUE.