plot_difference.study | R Documentation |
This function plots the difference table as a forest plot It calls the function plot.table.study
plot_difference.study( object, cutoff = NULL, ci.type = "wald", standardise = TRUE )
object |
a study object |
cutoff |
should plot be cropped? |
ci.type |
either "wald" or "newcombe" defaults to "wald". |
ggplot
Stefan Thoma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.