Convenient plotting of meta-analysis data.
if (!requireNamespace("remotes", quietly = TRUE)){
install.packages("remotes")
}
remotes::install_github("moritzlindner/metaplot")
This Package contains a set of functions to draw forest plots and ROC curves for meta-analyses using ggplot2.
Developed by Moritz Lindner