generate_forestp | R Documentation |
Forest plot render
generate_forestp(data, text, xlab, issum, xticks, line_height = 1.3)
data |
a data frame for numerical values of the forest plot |
text |
a data frame for the text part of the forest plot |
xlab |
a character string of x-axis label |
issum |
a logical vector indicating the summary row |
xticks |
a vector specifying the x-axis tick marks |
line_height |
a numeric value specifying the space between the rows |
a forest plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.