print.forestplot | R Documentation |
Print or draw forestplot.
## S3 method for class 'forestplot'
print(x, autofit = FALSE, ...)
## S3 method for class 'forestplot'
plot(x, autofit = FALSE, ...)
x |
forestplot to display |
autofit |
If true, the plot will be autofit. |
... |
other arguments not used by this method |
Invisibly returns the original forestplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.