Skip to contents

Get Forest Plot Data from a Metafor Model

Usage

get_forest_plot_data(model)

Arguments

model

A metafor model object of class rma.mv or rma.uni

Value

A tibble containing the data required to plot a forest plot

Examples

get_forest_plot_data(model)
#> Error in eval(expr, envir, enclos): object 'model' not found