Here's a pull request that resolves issue #158. I tried to adjust the baggr_plot style to look a bit more like metafor plots to clean them up a bit. This can be turned off with metafor_style=FALSE. I also adjusted the way plots and text are sized and applied that to baggr and baggr_compare plots. The values_size and values_digits arguments are now used to scale the text in the rest of the plot. These arguments can also be passed to plot.baggr in addition to plot.baggr_compare.
Hi Witold,
Here's a pull request that resolves issue #158. I tried to adjust the
baggr_plot
style to look a bit more likemetafor
plots to clean them up a bit. This can be turned off withmetafor_style=FALSE
. I also adjusted the way plots and text are sized and applied that tobaggr
andbaggr_compare
plots. Thevalues_size
andvalues_digits
arguments are now used to scale the text in the rest of the plot. These arguments can also be passed toplot.baggr
in addition toplot.baggr_compare
.Best regards,
Danny Toomey