0

I am not good with ggplot2 despite being such a fantastic library. I found in a paper a combination of plot and table that I would like to reproduce, but I am struggling. The figure looks like this:

enter image description here

How can I reproduce this forest plot by the side of its groups' respective estimates and according to different outcome variables?

Nao
  • 333
  • 2
  • 11
  • In short, it's a little complicated but [solutions](https://stackoverflow.com/a/20266137/10744082) [exist](https://stackoverflow.com/a/62312135/10744082). You have to plot a pretend table using `geom_texts` to line up alongside the forest plot. – Andy Baxter Oct 05 '22 at 15:17

0 Answers0