measure: the effect size measure used in calculations (must be one of the 11 effect size measures available in metaConvert)
user_es_measure_crude: the name of the effect size measure that will appear when this function is called by the convert_df function (can be any character string)
user_es_crude: effect size value
user_se_crude: standard error of the effect size
user_ci_lo_crude: lower bound of the 95% CI around the effect size value
user_ci_up_crude: upper bound of the 95% CI around the effect size value
max_asymmetry: A percentage indicating the tolerance before detecting asymmetry in the 95% CI bounds.
Returns
This function allows to directly input any of the 11 effect size measures
This function is a generic function allowing to include any crude effect size measure value + variance. Importantly, with this function, no conversions are performed (i.e., the effect size value + variance you enter is the value + variance exported by this function).