Skip to content
Prev 4174 / 5636 Next

[R-meta] Unnecessary diagonal line

Dear Hazel,

I suggest producing the pdf version of your forest plot directly from R:

pdf("Filename.pdf")
[your meta/metafor code to create the forest plot]
dev.off()

Alternatively, you may use RMarkdown https://rmarkdown.rstudio.com/ to 
create code, results and plots in one document (docx, pdf, or html).

Best,

Gerta

Am 06.09.2022 um 19:24 schrieb Hazel Wellington: