metaforest_plot: Implements a forest plot using ggplot2 package.

Description Usage Arguments

View source: R/metaforest_plot.R

Description

Implements a forest plot using ggplot2 package.

Usage

1
metaforest_plot(data, Treatment, effect, cilb, ciub, size = 2)

Arguments

data

Data frame with the information needed for the forest plot (effect, confidence interval and reference name).

Treatment

column name with the cite information or treatment name.

effect

column name with the observed effect sizes or outcomes.

cilb

column name with the lower bound ci.

ciub

column name with the upper bound ci.

size

points size


natydasilva/metawRite documentation built on May 23, 2019, 12:23 p.m.