Learn R Programming

metagen (version 1.0)

plotStudyForest: Example: Plotting a forest plot of a data frame

Description

Example: Plotting a forest plot of a data frame

Usage

plotStudyForest(dat)

Arguments

dat
data frame of study responses of binomial type.

Value

An object created by ggplot2.

Examples

Run this code
bcg <- bcgVaccineData()
plotStudyForest(bcg)

Run the code above in your browser using DataLab