Internal function for computing bare-bones meta-analyses of d values
.ma_d_bb(data, ma_arg_list, run_lean = FALSE)
A list object containing the results of bare-bones meta-analyses of d values.
Data frame of bare-bones information.
List of arguments to be used in the meta-analysis function.
If TRUE, the meta-analysis will not generate an escalc object. Meant to speed up bootstrap analyses that do not require supplmental output.