Skip to contents

Plot & Table Construction

Main plotting functions for forest plot creation and composition.

ggforestplot()
Draw a ggplot2 forest plot
add_forest_table()
Add a summary table to a forest plot
add_split_table()
Add split tables around a forest plot

Data Preparation

Helpers for standardizing coefficient data and tidying model outputs.

as_forest_data()
Standardize coefficient data for forest plots
tidy_forest_model()
Tidy a model object for forest plotting