print.forestplot: Draw plot
Description
Print or draw forestplot.
Usage
# S3 method for forestplot
print(x, autofit = FALSE, ...)# S3 method for forestplot
plot(x, autofit = FALSE, ...)
Value
Invisibly returns the original forestplot.
Arguments
- x
forestplot to display
- autofit
If true, the plot will be autofit.
- ...
other arguments not used by this method