This is an extended function of the function "SummaryEns". It uses the summary sheet from "SummaryEns" to do forest plot. The function setwd() is recommended to use beforhand to specify the path to the preferred folder.
1 2 3 4 5 6 7 |
summary_path |
The path of the xlsx file which is the output of the function called SummaryEns. |
range |
The range of the Y axis. The default is from -5 to 5. |
by |
The increment of the sequence. The default is 0.5. |
subtitle |
Additional subtitle of the plot. |
type |
The function can build either a forest plot or a box plot. The default "f" will lead to a forest plot, while "b" will give a box plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.