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.


forestploter documentation built on Sept. 24, 2023, 1:07 a.m.