Skip to contents

Main functions

ggforest()
Create a forest plot
ggfunnel()
Funnel plot from a meta-analysis

Data conversion

tidy_meta()
Tidy a 'meta' object into a plottable data frame
fortify(<meta>)
Fortify a 'meta' object for use with 'ggplot2'

Geometries

geom_forest_ci()
Study-level confidence intervals and point estimates for forest plots
geom_forest_diamond()
Summary effect diamond for forest plots
geom_forest_ref()
Reference line at null effect for forest plots
geom_forest_predict()
Prediction interval display for forest plots
geom_forest_text()
Add an aligned text column to a forest plot
geom_funnel_contour()
Pseudo-confidence-interval contours for a funnel plot

Text helpers

format_effect()
Format an effect estimate and confidence interval as text

Themes and layouts

theme_forest()
Forest plot theme
theme_funnel()
Funnel plot theme
layout_jama()
Apply JAMA-style formatting
layout_bmj()
Apply BMJ-style formatting
layout_revman5()
Apply RevMan5-style formatting