Description Usage Arguments Details Value Examples
Wrapper function for specifying graphical parameters to forest plots.
1 |
... |
Lists of named parameter settings |
Valid parameters are listed in gpar
for each of the named
arguments.
The named arguments are:
box | List of parameters for the sample size box. |
diamond | List of parameters for the overall effect diamond. |
lines | List of parameters for the confidence intervals. |
refLine | List of parameters for the null hypothesis line. |
summaryLine | List of parameters for the summary estimate line. |
heading | List of parameters for the heading of the confidence interval graph. |
label | List of parameters for the axis labels. |
axis | List of parameters for the x-axis. |
title | List of parameters for the title. |
subtitle | List of parameters for the subtitle. |
text | List of parameters for the table texts. |
hetStat | List of parameters for the heterogeneity measures. |
A list of graphical parameters.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.