Learn R Programming

metagen (version 1.0)

plotStudySizes: Example: Plotting study sizes

Description

Example: Plotting study sizes

Usage

plotStudySizes(dat)

Arguments

dat
data frame of study responses of binomial type.

Value

An object created by ggplot2.

Examples

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

Run the code above in your browser using DataLab