print.forestplot: Draw plot

View source: R/forest.R

print.forestplotR Documentation

Draw plot

Description

Print or draw forestplot.

Usage

## S3 method for class 'forestplot'
print(x, autofit = FALSE, ...)

## S3 method for class 'forestplot'
plot(x, autofit = FALSE, ...)

Arguments

x

forestplot to display

autofit

If true, the plot will be autofit.

...

other arguments not used by this method

Value

Invisibly returns the original forestplot.


adayim/forestploter documentation built on April 14, 2025, 2:45 p.m.