Skip to contents

Creates a forest plot from a `subgroup_summary` object.

Usage

# S3 method for class 'subgroup_summary'
plot(x, x_lab = NULL, title = NULL, ...)

Arguments

x

An object of class `subgroup_summary`.

x_lab

A character string for the x-axis label.

title

A character string for the plot title.

...

Additional arguments.

Value

A `ggplot` object representing the forest plot.